Provides decorator of Kestrel HTTP server for implementing the HMVC pattern in .NET Core applications.
Info
Version: | 0.6.1 |
Author(s): | Alexander Bragin |
Last Update: | Thursday, February 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roxiemobile/aspnetcore-extensions.dotnet-core |
NuGet Url: | https://www.nuget.org/packages/RoxieMobile.AspNetCore.Hosting.KestrelDecorator |
Install
Install-Package RoxieMobile.AspNetCore.Hosting.KestrelDecorator
dotnet add package RoxieMobile.AspNetCore.Hosting.KestrelDecorator
paket add RoxieMobile.AspNetCore.Hosting.KestrelDecorator
RoxieMobile.AspNetCore.Hosting.KestrelDecorator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.TestHost(>= 3.1.2)
- RoxieMobile.CSharpCommons.Diagnostics(>= 0.8.1)
Tags