Skip to content
#

genericrepository

Here are 27 public repositories matching this topic...

This class library implements the Generic Repository Pattern for SQL Server databases. It supports both asynchronous and synchronous operations and is designed to offer a clean and efficient data access layer.

  • Updated Sep 27, 2024
  • C#

Nuget Package with support for .NET 6 , GenericRepository Pattern and Dependency Injection. It is built for microservices that will only be responsible for Add and Update operations in a Distributed Microservices architecture to make a project more efficient in terms of scalability. DataContext must be provided from the project where this nuget …

  • Updated May 10, 2022
  • C#

Nuget Package with support for .NET 6 , GenericRepository Pattern and Dependency Injection. It is built for microservices that will only be responsible for Add and Update operations in a Distributed Microservices architecture to make a project more efficient in terms of scalability. DataContext must be provided from the project where this nuget …

  • Updated Apr 26, 2022

Improve this page

Add a description, image, and links to the genericrepository topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the genericrepository topic, visit your repo's landing page and select "manage topics."

Learn more