A simple framework for creating your own host builder and configure the service provider using a Startup class.
Info
Version: | 1.0.0 |
Author(s): | Werner Strydom |
Last Update: | Sunday, November 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Phaka/Hosting |
NuGet Url: | https://www.nuget.org/packages/Phaka.Hosting |
Install
Install-Package Phaka.Hosting
dotnet add package Phaka.Hosting
paket add Phaka.Hosting
Phaka.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
Tags