ASP.NET Core helper library to deal with a Domain layer.
Info
Version: | 0.5.0-alpha0009 |
Author(s): | Geek Learning, Adrien Siffermann, Cyprien Autexier, Anna Yafi |
Last Update: | Tuesday, March 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/geeklearningio/gl-dotnet-domain |
NuGet Url: | https://www.nuget.org/packages/GeekLearning.Domain.AspnetCore |
Install
Install-Package GeekLearning.Domain.AspnetCore
dotnet add package GeekLearning.Domain.AspnetCore
paket add GeekLearning.Domain.AspnetCore
GeekLearning.Domain.AspnetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- GeekLearning.Domain.AspnetCore.Core(>= 0.5.00009)
- GeekLearning.Domain(>= 0.5.00009)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)