This website requires JavaScript.
Explore
Help
Sign In
MontoyaTech
/
Rest.Net
Watch
1
Star
0
Fork
0
You've already forked Rest.Net
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Rest.Net
/
Rest.Net.Example
History
MattMo
50861d5381
Bumped package version to 1.8.0. Added support for automatic gzip decompression in HttpListenerRequestExtensions. Added a new compress parameter for json requests in client generated code that auto compresses the json if set. Fixed a few bugs and cleaned up code.
2024-01-13 10:53:44 -08:00
..
Client.cs
Bumped package version to 1.8.0. Added support for automatic gzip decompression in HttpListenerRequestExtensions. Added a new compress parameter for json requests in client generated code that auto compresses the json if set. Fixed a few bugs and cleaned up code.
2024-01-13 10:53:44 -08:00
Program.cs
Added ability to specify a RouteResponse and RouteRequest as a dynamic. Improved documentation and fixed some null checks that were missing with this change. Bumped package version to 1.7.6
2023-12-14 11:33:42 -08:00
Rest.Net.Example.csproj
Upgraded project to DotNet 6, increased package version to 1.1.0
2022-07-21 09:56:23 -07:00
StaticClient.cs
Bumped package version to 1.8.0. Added support for automatic gzip decompression in HttpListenerRequestExtensions. Added a new compress parameter for json requests in client generated code that auto compresses the json if set. Fixed a few bugs and cleaned up code.
2024-01-13 10:53:44 -08:00