Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Open an issue on github , thats what @dfox always says usually iirc, its easier that way to do it, kind of like a todo list.
-
juunas1637yIs there a reason the client class is named in camelCase instead of PascalCase which is standard in C#? Also why use WebClient?? :D
-
juunas1637y@Mitiko HttpClient, it removes a bunch of the overhead and fully supports the async await pattern.
Related Rants
Just a reminder for anyone that wants to use the devRant API for .NET. I made a C# wrapper that people might find useful: https://github.com/redrails/...
Not sure why it's not on the devRant projects page but feel free to use it and contribute 🙂 🙂
devrant
api