https://github.com/pzixel/remoteclient
Created
https://github.com/pzixel/remoteclient
code-generation csharp netcore netstandard rest rest-api wcf wcf-service
Last synced: 12 months ago
JSON representation
Created
- Host: GitHub
- URL: https://github.com/pzixel/remoteclient
- Owner: Pzixel
- Created: 2016-07-16T06:27:27.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T09:12:02.000Z (about 9 years ago)
- Last Synced: 2025-04-06T03:45:15.462Z (about 1 year ago)
- Topics: code-generation, csharp, netcore, netstandard, rest, rest-api, wcf, wcf-service
- Language: C#
- Size: 73.2 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RemoteClient
Library which allows to operate with REST services in strongly-typed manner.
Currently only WCF services are supported, planning to support ASP.Net Core Web API soon.