SkillAgentSearch skills...

ProCodeGuide.Sample.RepositoryPattern

Complete source code developed as part of article - Repository Pattern in ASP.NET Core with Adapter Pattern

Install / Use

/learn @procodeguide/ProCodeGuide.Sample.RepositoryPattern
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ProCodeGuide.Sample.RepositoryPattern

Complete source code developed as part of article - Repository Pattern in ASP.NET Core with Adapter Pattern

In this article, we will learn about Repository Pattern in ASP.NET Core along with Unit of Work Pattern & also learn about why & how to combine Repository Pattern with Adapter Pattern for better implementation & testability of data access layer.

We will also see whether we really need a Repository Pattern in today’s modern application which makes use of ORM that is entity framework core for the data access layer.

The complete article is available at https://procodeguide.com/programming/repository-pattern-in-aspnet-core/

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated2y ago
Forks9

Languages

C#

Security Score

60/100

Audited on May 21, 2023

No findings