Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.43 KB

Readme.md

File metadata and controls

28 lines (21 loc) · 1.43 KB

GoldenEye.Dapper

Stories in Ready Build status NuGet version

What is GoldenEye.Dapper?

GoldenEye.Dapper 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.Dapper

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.