Implementations of services, bootstrapper for dependency injection.
Info
Version: | 0.8.0 |
Author(s): | Josip Horvat |
Last Update: | Friday, December 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HorvatJosip/braco |
NuGet Url: | https://www.nuget.org/packages/Braco.Services |
Install
Install-Package Braco.Services
dotnet add package Braco.Services
paket add Braco.Services
Braco.Services Download (Unzip the "nupkg" after downloading)
Dependencies
- BCrypt.Net-Next(>= 4.0.2)
- Braco.Utilities(>= 0.8.1)
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)
Tags