Skip to content
#

unit-of-work-pattern

Here are 106 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 Nov 14, 2024
  • C#

MovieManagement is an ASP.NET Core 9 MVC app with Bootstrap 5.x. It features a clean 4-layer N-Tier architecture with Generic Repository and Unit of Work patterns, SQLite, and EF Core. It supports advanced relationships, Serilog logging, global exception handling, concurrency control, and extensible services like Email, Excel and PDF generation.

  • Updated Nov 24, 2024
  • C#

Improve this page

Add a description, image, and links to the unit-of-work-pattern 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 unit-of-work-pattern topic, visit your repo's landing page and select "manage topics."

Learn more