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
1
Pull Requests
Projects
Releases
Wiki
Activity
Files
a1f2f4a91c21c9373a8f8162e3a9eb379c3c4231
Branches
Tags
View all branches
Rest.Net
/
Rest.Net.Example
History
MattMo
2076a1d02b
Broke up RestClientGenerator so that custom generators for other languages can be created or the C# one could be modified for custom use cases.
2023-02-06 10:46:38 -08:00
..
Client.cs
Added Json flag to RouteRequest and RouteResponse to control whether or not the content is Json and needs to be handled. Updated example code. Renamed ClientCodeGenerator to RestClientGenerator. Bumped package version to 1.2.2.
2023-02-06 09:01:06 -08:00
Program.cs
Broke up RestClientGenerator so that custom generators for other languages can be created or the C# one could be modified for custom use cases.
2023-02-06 10:46:38 -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