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.