DBS Application Library.
Info
Version: | 1.0.2 |
Author(s): | Dynamic Business Simulator |
Last Update: | Saturday, August 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DynamicBusinessSimulator/DBS.Core |
NuGet Url: | https://www.nuget.org/packages/DBS.Core.Application |
Install
Install-Package DBS.Core.Application
dotnet add package DBS.Core.Application
paket add DBS.Core.Application
DBS.Core.Application Download (Unzip the "nupkg" after downloading)
Dependencies
- DBS.Core.Domain(>= 1.0.2)
- AutoMapper(>= 9.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 7.0.0)
- FluentValidation(>= 8.6.0)
- FluentValidation.DependencyInjectionExtensions(>= 8.6.0)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 8.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0)