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.WebApi |
Install
Install-Package GoldenEye.Backend.Core.WebApi
dotnet add package GoldenEye.Backend.Core.WebApi
paket add GoldenEye.Backend.Core.WebApi
GoldenEye.Backend.Core.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- GoldenEye.Backend.Core(>= 9.0.0)
- GoldenEye.Shared.Core(>= 8.0.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.10)
- Swashbuckle.AspNetCore(>= 5.6.3)
- System.Security.Cryptography.X509Certificates(>= 4.3.2)
The main goal of GoldenEye is to speed up your development process. It gathers most widely used frameworks in .NET world and pack them into a simple bootstrap Nuget packages.
It also provide set of base classes, helpers, extensions that will help you with your daily work.