Info
Version: | 1.0.1 |
Author(s): | Glenn Block |
Last Update: | Sunday, June 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/scriptcs/scriptcs-webapi |
NuGet Url: | https://www.nuget.org/packages/ScriptCs.WebApi2 |
Install
Install-Package ScriptCs.WebApi2
dotnet add package ScriptCs.WebApi2
paket add ScriptCs.WebApi2
ScriptCs.WebApi2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.0)
- ScriptCs.Contracts(>= 0.16.1)
Tags
* Use this script pack to easily create an OWIN self-host, or configure an existing OWIN host
* The host is wired up to discover in-memory controllers.