Extension for Wolfringo library, providing support for ASP.NET Core and other .NET Core Hosting scenarios.
Info
Version: | 2.0.0 |
Author(s): | TehGM |
Last Update: | Monday, November 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://wolfringo.tehgm.net/ |
NuGet Url: | https://www.nuget.org/packages/Wolfringo.Hosting |
Install
Install-Package Wolfringo.Hosting
dotnet add package Wolfringo.Hosting
paket add Wolfringo.Hosting
Wolfringo.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Wolfringo.Commands(>= 1.1.1)
- Wolfringo.Core(>= 1.1.1)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- Wolfringo.Commands(>= 1.1.1)
- Wolfringo.Core(>= 1.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Options(>= 3.0.0)
Tags