Info
Version: | 7.1.0 |
Author(s): | Oskar Dudycz |
Last Update: | Saturday, July 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://oskardudycz.github.io/GoldenEye/ |
NuGet Url: | https://www.nuget.org/packages/GoldenEye.Frontend.Identity |
Install
Install-Package GoldenEye.Frontend.Identity
dotnet add package GoldenEye.Frontend.Identity
paket add GoldenEye.Frontend.Identity
GoldenEye.Frontend.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- GoldenEye.Backend.Core.WebApi(>= 7.1.0)
- GoldenEye.Backend.Core(>= 7.1.0)
- GoldenEye.Shared.Core(>= 6.1.0)
- GoldenEye.Shared.Security(>= 7.1.0)
- IdentityServer4(>= 2.5.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
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.