https://github.com/insthync/dotnet-rest-client
https://github.com/insthync/dotnet-rest-client
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/insthync/dotnet-rest-client
- Owner: insthync
- License: mit
- Created: 2024-04-11T08:43:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-06T01:42:31.000Z (over 1 year ago)
- Last Synced: 2025-05-13T16:37:34.008Z (about 1 year ago)
- Language: C#
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotnet-rest-client
A simple REST client for .NET projects, I've made this for compatibility with [unity-rest-client](https://github.com/insthync/unity-rest-client), so I won't have to change codes if I develops rest client on difference projects (but still use the same codes)