View on GitHub

Threenine.Data

A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality

Generic Repository Pattern for .NET

NuGet Badge NuGet Downloads Twitter Follow PayPal Documentation Status License: GPL v3

A simple lean & clean generic repository pattern for .NET abstraction layer Entity Framework Core.

Originally inspired by writing my blog post Generic Repository Pattern for .NET, however the project has moved on to develop a reusable unit of work package with dependency injection functionality.

Support This Project

If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying the team a coffee:

Buy Me A Coffee

Installation

The simplest method to install Threenine.Data into your solution/project is to use NuGet:

    nuget Install-Package Threenine.Data

Or via the .NET CLI

    dotnet add package Threenine.Data

Check out Nuget package page for more details.

Bugs & Feature requests

If you want to raise a bug or request a feature, please do so via a Github issue and we will attempt to address it as soon as resources are available to do so.

Documentation

All the documentation of how to use and implement the Threenine.Data : Generic Unit of Work and Repository is available on Read the Docs

Open Source

The source code for the project is free to use.

Free to use NOT free to support

Although this product is free to use and the source code is provided free of charge to learn from, the product itself does not come with free support or warranties of any kind.

If you would like an issue fixed or a feature implemented, then you have two options:

  1. Clone the repository, create an issue completing all the details defined in Issue Template. Implement the code, then submit a Pull Request.

  2. Make a donation or subscribe to our product support plan