Top 20 NuGet selfhost Packages
Provides AppSelfHostBase implementation for .NET Core's Kestrel Self Host HTTP Server
To get started see: https://servicestack.net/getting-started
Add a Swagger(ui 3.x) to your WebApi projects!
Seamlessly adds a Swagger to WebApi projects! Compiled for .NET 4.5 and up. This helps with mono compatability and does not require any assembly redirects.
Compression (Deflate / GZip) module for Microsoft OWIN self host web server. With this module you can compress, deflate / gzip large files (like concatenated *.js or *.css files) to reduce amount of web traffic.
Seamlessly adds a Swagger to WebApi projects!
Provides AppSelfHostBase implementation for .NET Core's Kestrel Self Host HTTP Server
To get started see: https://servicestack.net/getting-started
Extension for Ninject providing integration with ASP.NET WebAPI 2 OWIN self host
This is a legacy package for hosting ASP.NET Web API within your own process (outside of IIS). Please use the Microsoft.AspNet.WebApi.OwinSelfHost package for new projects.
Self Host extension for Ninject.Web.Common
This package includes the required dependencies for self-hosting SignalR in a process outside of IIS using OWIN and HTTPListener.
Core functionality for AttributeRouting Web API packages.
AttributeRouting for self-hosted Web API lets you specify routes using attributes on your API controllers and actions.
Owin Middleware to generate WebApi help pages without dependencies on MVC or System.Web. Great for self hosted WebApi. Razor is used for the documentation templates to make it easy to customize. Based on Yao's example http://goo.gl/0YMkKq
Provides a way to add NAME as a self host web api endpoint for .NET core using the Kestrel web-server.
Seamlessly adds a Swagger to WebApi projects!
Extension for Ninject providing integration with ASP.NET WebAPI 2 self host
OWIN hosting for OpenRasta
OWIN hosting for OpenRasta v2 by Just-Eat
For self hosting NServiceBus in a windows service. Add to a new ConsoleApplication.