Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 2.37 KB

README.md

File metadata and controls

41 lines (25 loc) · 2.37 KB

CI CD

.NET C# Issues Commit Size License Release

BB84.EntityFrameworkCore

A reusable repository pattern in ASP.NET Core. Contains commonly used entity abstractions, their default implementations and repository abstractions with their default implementations.

Packages

BB84.EntityFrameworkCore.Entities

This package contains the standard implementation of the entity abstractions.

BB84.EntityFrameworkCore.Entities.Abstractions

This package only contains the entity abstractions.

BB84.EntityFrameworkCore.Repositories

This package contains the standard repository implementations of the corresponding abstractions.

BB84.EntityFrameworkCore.Repositories.Abstractions

This package contains the standard repository abstractions.

BB84.EntityFrameworkCore.Repositories.SqlServer

This package contains frequently used sql server configuration base classes and various extension methods.

Documentation

API

You can find the complete api documentation here.