Click here to Skip to main content
15,895,809 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: WTF - The latest version of RestSharp has a major breaking change Pin
Gerry Schmitz12-Jan-22 7:20
mveGerry Schmitz12-Jan-22 7:20 
GeneralRe: WTF - The latest version of RestSharp has a major breaking change Pin
Andreas Mertens12-Jan-22 15:17
professionalAndreas Mertens12-Jan-22 15:17 
GeneralRe: WTF - The latest version of RestSharp has a major breaking change Pin
Slacker00712-Jan-22 7:34
professionalSlacker00712-Jan-22 7:34 
GeneralRe: WTF - The latest version of RestSharp has a major breaking change Pin
pkfox12-Jan-22 9:41
professionalpkfox12-Jan-22 9:41 
GeneralRe: WTF - The latest version of RestSharp has a major breaking change Pin
obermd13-Jan-22 11:41
obermd13-Jan-22 11:41 
GeneralRe: WTF - The latest version of RestSharp has a major breaking change Pin
zpinklb13-Jan-22 22:49
zpinklb13-Jan-22 22:49 
GeneralRe: WTF - The latest version of RestSharp has a major breaking change Pin
Davyd McColl13-Jan-22 23:44
Davyd McColl13-Jan-22 23:44 
GeneralRe: WTF - The latest version of RestSharp has a major breaking change Pin
Davyd McColl13-Jan-22 23:24
Davyd McColl13-Jan-22 23:24 
It's a major version bump, so if they were looking to change their casing, this is the exactly right time to do it. You should be able to fix up without too much trouble - either automated find-and-replace (followed by a build to test) or just human find-and-replace shouldn't take that long unless you literally have thousands of REST requests in your project.

The newer naming is consistent with System.Net.Http.HttpMethod values (and overall accepted C# naming conventions)
------------------------------------------------
If you say that getting the money
is the most important thing
You will spend your life
completely wasting your time
You will be doing things
you don't like doing
In order to go on living
That is, to go on doing things
you don't like doing

Which is stupid.

GeneralRe: WTF - The latest version of RestSharp has a major breaking change Pin
RafagaX14-Jan-22 4:35
professionalRafagaX14-Jan-22 4:35 
GeneralRe: WTF - The latest version of RestSharp has a major breaking change Pin
pkfox15-Jan-22 0:40
professionalpkfox15-Jan-22 0:40 
General"Coder" stock photos PinPopular
Chris Maunder12-Jan-22 3:37
cofounderChris Maunder12-Jan-22 3:37 
GeneralRe: "Coder" stock photos Pin
Richard Andrew x6412-Jan-22 3:50
professionalRichard Andrew x6412-Jan-22 3:50 
GeneralRe: "Coder" stock photos PinPopular
OriginalGriff12-Jan-22 3:58
mveOriginalGriff12-Jan-22 3:58 
GeneralRe: "Coder" stock photos Pin
honey the codewitch12-Jan-22 21:36
mvahoney the codewitch12-Jan-22 21:36 
GeneralRe: "Coder" stock photos Pin
Kirk 1038982113-Jan-22 8:54
Kirk 1038982113-Jan-22 8:54 
GeneralRe: "Coder" stock photos Pin
PIEBALDconsult12-Jan-22 4:24
mvePIEBALDconsult12-Jan-22 4:24 
GeneralRe: "Coder" stock photos Pin
Gary Wheeler13-Jan-22 2:26
Gary Wheeler13-Jan-22 2:26 
GeneralRe: "Coder" stock photos Pin
Marc Clifton12-Jan-22 4:48
mvaMarc Clifton12-Jan-22 4:48 
GeneralRe: "Coder" stock photos Pin
englebart12-Jan-22 4:55
professionalenglebart12-Jan-22 4:55 
GeneralRe: "Coder" stock photos Pin
OriginalGriff12-Jan-22 5:20
mveOriginalGriff12-Jan-22 5:20 
GeneralRe: "Coder" stock photos Pin
Richard Deeming12-Jan-22 5:06
mveRichard Deeming12-Jan-22 5:06 
GeneralRe: "Coder" stock photos Pin
Gerry Schmitz12-Jan-22 7:26
mveGerry Schmitz12-Jan-22 7:26 
GeneralRe: "Coder" stock photos Pin
ZevSpitz12-Jan-22 21:04
professionalZevSpitz12-Jan-22 21:04 
GeneralRe: "Coder" stock photos Pin
Myron Dombrowski13-Jan-22 3:45
Myron Dombrowski13-Jan-22 3:45 
GeneralRe: "Coder" stock photos Pin
matblue2513-Jan-22 10:29
professionalmatblue2513-Jan-22 10:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.