Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.7 KB

File metadata and controls

30 lines (23 loc) · 1.7 KB

GoldenEye.Frontend.Identity

Stories in Ready Build status NuGet version

What is GoldenEye.Frontend.Identity?

GoldenEye.Frontend.Identity is a library that brings you abstractions and implementations for common Frontend topics. It is written in .NET Identity. It provides set of base and bootstrap classes that helps you to reduce boilerplate code and help you focus on writing business code.

What do I get?

Complete helpers and bootstrap for:

How do I get started?

You can either go and check Sample project Or create new project and add nuget package:

dotnet add package GoldenEye.Frontend.Identity

I found an issue or I have a change request

Feel free to create an issue on GitHub. Contributions, pull requests are more than welcome!

For detailed list of changes see Changelog

GoldenEye is Copyright © 2015-2018 Oskar Dudycz and other contributors under the MIT license.