Skip to content

This is a .NET Core API template using Repository Pattern

Notifications You must be signed in to change notification settings

AlexxRA/netcore-repository-pattern

Repository files navigation

.NET Core Repository pattern template

.NET Core API template using CRUD operations following the repository pattern.

Using the ICommanderRepo interface it's possible to create a Repository. In this project the SQL repository is provided.

Basic diagram of the repository pattern

Repository pattern

About

This is a .NET Core API template using Repository Pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages