A simple tcp socket based server for Simple.Owin.
Info
Version: | 0.10.0 |
Author(s): | Eddie Garmon |
Last Update: | Sunday, January 12, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EddieGarmon/Simple.Owin |
NuGet Url: | https://www.nuget.org/packages/Simple.Owin.Servers.TcpServer |
Install
Install-Package Simple.Owin.Servers.TcpServer
dotnet add package Simple.Owin.Servers.TcpServer
paket add Simple.Owin.Servers.TcpServer
Simple.Owin.Servers.TcpServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Simple.Owin(>= 0.10.0)
- Simple.Owin.AppPipeline(>= 0.10.0)
- Simple.Owin.Hosting(>= 0.10.0)
Tags