Skip to content

mhd-marjeh/RepositoryPattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Generic Repository Pattern Implementation

Overview

The Generic Repository Pattern is a widely used design pattern that simplifies data access and promotes a clean separation of concerns. This repository provides a generic implementation of the Repository Pattern to make working with data in your applications easier and more maintainable.

Features

  • Abstraction of data access logic
  • Support for multiple data sources (e.g., databases, APIs)
  • Easy unit testing
  • Separation of concerns

Getting Started

Prerequisites

  • .NET Core 3.1 or higher
  • Visual Studio or your preferred C# development environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages