A c# service builder class library for a quicker way to add custom service collections.
Info
Version: | 1.0.1 |
Author(s): | Sam Blundell |
Last Update: | Thursday, January 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/XServiceBuilderLibrary |
Install
Install-Package XServiceBuilderLibrary
dotnet add package XServiceBuilderLibrary
paket add XServiceBuilderLibrary
XServiceBuilderLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- XServiceBuilderLibrary.Abstractions(>= 1.0.1)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.DependencyInjection(>= 3.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.1)
Tags