Info
Version: | 11.0.0 |
Author(s): | Oskar Dudycz |
Last Update: | Wednesday, November 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://oskardudycz.github.io/GoldenEye/ |
NuGet Url: | https://www.nuget.org/packages/GoldenEye.Backend.Core.DDD |
Install
Install-Package GoldenEye.Backend.Core.DDD
dotnet add package GoldenEye.Backend.Core.DDD
paket add GoldenEye.Backend.Core.DDD
GoldenEye.Backend.Core.DDD Download (Unzip the "nupkg" after downloading)
Dependencies
- GoldenEye.Backend.Core(>= 9.0.0)
- GoldenEye.Shared.Core(>= 8.0.0)
- MediatR(>= 9.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
It is written in .NET Core. It provides set of base and bootstrap classes that helps you to reduce boilerplate code and help you focus on writing business code.