Skip to content

bjit/AspNetCoreRepositoryPattern

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspNetCoreRepositoryPattern

This API — MyMDB (My Movie Database) — provides endpoints that perform CRUD operations on a database of movies and stars.

It is written in ASP.NET Core using EF Core and SQL Server.

The development process of the API is explained in this article. The aim of the article is to show the generic repository pattern with asynchronous methods.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%