Skip to content

Cactus-Blade/Cactus.Blade.Repository

Repository files navigation

Cactus.Blade.Repository

Logo

What is Cactus.Blade.Repository

Cactus.Blade.Repository is a simple generic repository wrapper library for entity framework core.

Getting Started

Installing

Once you're game, simply add it to your project through NuGet.

NuGet Package Manager:

    Install-Package Cactus.Blade.Repository

NuGet CLI:

    nuget install Cactus.Blade.Repository

Prerequisites

The Cactus.Blade.Repository library is built on netcore 5.0. This means it's compatible with .NET 5.x and up. See the Microsoft docs on .NET Class Library.

Cactus.Blade.Repository is Copyright © 2021 Mohammad Sadeq Sirjani under the Apache License.

About

A simple generic repository wrapper library for entity framework core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages