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
1345e326a8
Added an attribute that can be used to included extra types in the client generation. Bumped package version to 1.4.1
2023-03-24 07:15:42 -07:00
..
Client.cs
Improved the csharp client generator to check if the base url is null or whitespace and to remove trailing / characters. Fixed some bugs with different client names. Generator also now sets up cookie support.
2023-02-07 13:02:56 -08:00
Client.Static.cs
Improved the csharp client generator to check if the base url is null or whitespace and to remove trailing / characters. Fixed some bugs with different client names. Generator also now sets up cookie support.
2023-02-07 13:02:56 -08:00
Program.cs
Added an attribute that can be used to included extra types in the client generation. Bumped package version to 1.4.1
2023-03-24 07:15:42 -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