Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.77 KB

File metadata and controls

33 lines (26 loc) · 1.77 KB

GoldenEye.Backend.Core.WebApi

Stories in Ready Build status NuGet version

What is GoldenEye.Backend.Core.WebApi?

GoldenEye.Backend.Core.WebApi is a library that brings you abstractions and implementations for common WebApi 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 either go and check Sample project Or create new project and add nuget package:

dotnet add package GoldenEye.Backend.Core.WebApi

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.