EmbedIO web server support for ASP.NET Core, as a drop-in replacement for Kestrel.
Info
Version: | 0.1.0 |
Author(s): | Julien Batonnet |
Last Update: | Sunday, October 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jbatonnet/Microsoft.AspNetCore.Server.EmbedIO |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.Server.EmbedIO |
Install
Install-Package Microsoft.AspNetCore.Server.EmbedIO
dotnet add package Microsoft.AspNetCore.Server.EmbedIO
paket add Microsoft.AspNetCore.Server.EmbedIO
Microsoft.AspNetCore.Server.EmbedIO Download (Unzip the "nupkg" after downloading)
Dependencies
- EmbedIO(>= 1.1.0)
- Microsoft.AspNetCore.Hosting(>= 1.0.0)
- Microsoft.Net.Http.Headers(>= 1.0.0)
Tags