Kf.Extensions.Microsoft.Hosting are helper classes, structures and extension methods used often in KodeFoxx projects.
Info
Version: | 1.0.0 |
Author(s): | Yves Schelpe (KodeFoxx) |
Last Update: | Monday, March 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KodeFoxx/Kf.Extensions.Microsoft.Hosting |
NuGet Url: | https://www.nuget.org/packages/Kf.Extensions.Microsoft.Hosting |
Install
Install-Package Kf.Extensions.Microsoft.Hosting
dotnet add package Kf.Extensions.Microsoft.Hosting
paket add Kf.Extensions.Microsoft.Hosting
Kf.Extensions.Microsoft.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Configuration(>= 3.1.2)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.1.2)
- Microsoft.Extensions.Configuration.Json(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- Microsoft.Extensions.Hosting(>= 3.1.2)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.2)
- Microsoft.Extensions.Logging(>= 3.1.2)
- Serilog(>= 2.9.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Sinks.Console(>= 3.1.1)