Extensions simplifying access to configuration and host details in ASP.NET Core applications.
Info
| Version: | 1.0.2 |
| Author(s): | Ian Schlarman |
| Last Update: | Monday, February 8, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/iDontJayEss/aspcore-hosting-extensions/tree/master/src/Extensions.Services.Hosting/ServiceExtensions.Hosting |
| NuGet Url: | https://www.nuget.org/packages/ServiceExtensions.Hosting |
Install
Install-Package ServiceExtensions.Hosting
dotnet add package ServiceExtensions.Hosting
paket add ServiceExtensions.Hosting
ServiceExtensions.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Hosting(>= 5.0.0)
No dependencies.
Tags