Simple library to package your assembly and publish it as a REST service using NancyFx.
Info
Version: | 2.9.0 |
Author(s): | Ralf Westphal |
Last Update: | Thursday, January 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ralfw/servicehost |
NuGet Url: | https://www.nuget.org/packages/servicehost |
Install
Install-Package servicehost
dotnet add package servicehost
paket add servicehost
servicehost Download (Unzip the "nupkg" after downloading)
Dependencies
- Mono.Posix(>= 4.0.0)
- Nancy(>= 1.4.4)
- Nancy.Hosting.Self(>= 1.4.1)
- servicehost.contract(>= 2.3.1)
Tags