WolfgangOfner / RepositoryAndUnitOfWorkPatternLinks
Example implementation of the Repository and Unit of Work pattern in C#
☆28Updated 7 years ago
Alternatives and similar repositories for RepositoryAndUnitOfWorkPattern
Users that are interested in RepositoryAndUnitOfWorkPattern are comparing it to the libraries listed below
Sorting:
- ☆64Updated 3 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆94Updated 5 years ago
- This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to product…☆73Updated 5 years ago
- ☆42Updated 2 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆53Updated 2 years ago
- ☆36Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 8 months ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course