madslundt / NetCoreMediatrSampleLinks
A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices paradigms, fostering modularity, maintainability, and scalability.
☆144Updated 2 years ago
Alternatives and similar repositories for NetCoreMediatrSample
Users that are interested in NetCoreMediatrSample are comparing it to the libraries listed below
Sorting:
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆139Updated 6 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆156Updated 3 years ago
- [Distributed .NET Core] Common library for DShop project.☆141Updated 2 years ago
- Ntrada - API Gateway built with .NET Core☆131Updated 3 years ago
- 🕊️ Simple audit logging for .NET Core with EntityFramework Core☆122Updated last week
- [Distributed .NET Core] API Gateway for DShop project.☆92Updated 6 years ago
- This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to product…☆118Updated 6 years ago
- Sample created in the live-coding video series☆85Updated 3 years ago
- Modular monolith in .NET Core☆133Updated 4 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 3 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆271Updated 3 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆220Updated 3 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- .NET Core event sourcing framework☆189Updated last month
- Multitenant ASP.NET Core application to serve as a starting point for real multitenant applications☆205Updated 3 years ago
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆125Updated 7 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- A .NET Core demo application which uses the Onion Architecture☆104Updated 3 years ago
- Generic repository/unit of work framework for ASP.NET Core with Entity Framework.☆141Updated 6 years ago
- Version 2 of example application to go with articles on feature and data authorization☆279Updated 4 years ago
- A crafted toolkit for building cloud-native apps on the .NET platform☆288Updated 2 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- A demo project around building reliable microservices in Azure☆70Updated last year
- The CQRS flavoured framework that will speed up your WebAPI and Microservices development☆288Updated 3 years ago
- Unit of Work & Repositories Framework - .NET 4.x☆197Updated 7 years ago
- Vehicle Tracker with Microservice example