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
fe99ba9b9d
Added RouteTypeName attribute that can be used to rename a type when generating client code.
2023-03-31 07:02:44 -07:00
..
Client.cs
Improved route function generator to handle status codes better and check to see if json content was null or empty and return default. Bumped package version to 1.4.2
2023-03-24 07:33:35 -07:00
Client.Static.cs
Improved route function generator to handle status codes better and check to see if json content was null or empty and return default. Bumped package version to 1.4.2
2023-03-24 07:33:35 -07:00
Program.cs
Added RouteTypeName attribute that can be used to rename a type when generating client code.
2023-03-31 07:02:44 -07: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