Info
Version: | 9.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 |
Install
Install-Package GoldenEye.Backend.Core
dotnet add package GoldenEye.Backend.Core
paket add GoldenEye.Backend.Core
GoldenEye.Backend.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- GoldenEye.Shared.Core(>= 8.0.0)
- AutoMapper(>= 10.1.1)
- FluentValidation(>= 9.3.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.10)
- Scrutor(>= 3.3.0)
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.