Skip to content

Generates proxy classes from WebApi 2 using a T4 template on the client and a metadata handler on the server. Built on and inspired by https://github.com/faniereynders/WebApiProxy this uses a T4 template on the client to support multiple endpoints. See Wiki for more info.

Notifications You must be signed in to change notification settings

AtomStar/WebApiProxyGen

Repository files navigation

WebApiProxyGen

Generates proxy classes from WebApi 2 using a T4 template on the client and a metadata handler on the server. Built on and inspired by https://github.com/faniereynders/WebApiProxy this uses a T4 template on the client to support multiple endpoints. Supports C# and Javascript clients. See Wiki for more info.

About

Generates proxy classes from WebApi 2 using a T4 template on the client and a metadata handler on the server. Built on and inspired by https://github.com/faniereynders/WebApiProxy this uses a T4 template on the client to support multiple endpoints. See Wiki for more info.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages