Skip to content

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

License

Notifications You must be signed in to change notification settings

BoBoBaSs84/BB84.EntityFrameworkCore

Repository files navigation

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.

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages