Info
Version: | 2.2.16 |
Author(s): | https://github.com/HelloKitty |
Last Update: | Monday, July 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HelloKitty/TypeSafe.Http.Net |
NuGet Url: | https://www.nuget.org/packages/TypeSafe.Http.Net.Metadata |
Install
Install-Package TypeSafe.Http.Net.Metadata
dotnet add package TypeSafe.Http.Net.Metadata
paket add TypeSafe.Http.Net.Metadata
TypeSafe.Http.Net.Metadata Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
Tags
This library contains the metadata/attributes/annotations that will be used to mark up service interfaces to indicate how they should function.
For example [Post("/api/test")] and much more. See the documentation in the Github repository to understand how to prepare and interface type for use.