Semantic API provides a number of interfaces and helpers to make creating a self-describing API easier.
Info
Version: | 0.0.1-alpha01 |
Author(s): | Matt VanNuys |
Last Update: | Sunday, June 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vannuysm/SemanticApi |
NuGet Url: | https://www.nuget.org/packages/SemanticApi.Definitions |
Install
Install-Package SemanticApi.Definitions
dotnet add package SemanticApi.Definitions
paket add SemanticApi.Definitions
SemanticApi.Definitions Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.0.0323720)