Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.57 KB

File metadata and controls

29 lines (22 loc) · 1.57 KB

GoldenEye.EntityFramework

Stories in Ready Build status NuGet version

What is GoldenEye.EntityFramework?

GoldenEye.EntityFramework is a library that brings you abstractions and implementations for common backend topics. 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.

What do I get?

Complete helpers and bootstrap for:

How do I get started?

You can create new project and add nuget package:

dotnet add package GoldenEye.EntityFramework

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-2020 Oskar Dudycz and other contributors under the MIT license.