Semantic API MVC provides helper methods that make it easier to implement Semantic API in ASP.NET Core MVC 1.0.
Info
| Version: | 0.0.1-alpha04 |
| Author(s): | Matt VanNuys |
| Last Update: | Monday, June 20, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/vannuysm/SemanticApi |
| NuGet Url: | https://www.nuget.org/packages/SemanticApi.Mvc |
Install
Install-Package SemanticApi.Mvc
dotnet add package SemanticApi.Mvc
paket add SemanticApi.Mvc
SemanticApi.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.0.0)
- Microsoft.AspNetCore.Mvc(>= 1.0.02)
- SemanticApi.Definitions(>= 0.0.101)