hd9 / aspnet-microservicesLinks
Sample microservice architecture using .NET Core, Docker, Azure and Kubernetes.
☆32Updated 5 years ago
Alternatives and similar repositories for aspnet-microservices
Users that are interested in aspnet-microservices are comparing it to the libraries listed below
Sorting:
- Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing…☆103Updated 7 months ago
- Sample code and projects. For details please visit my blog https://mahedee.net☆69Updated last week
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆53Updated 3 years ago
- This is just the basic framework of a DDD project using the Repository & UnitOfWork pattern.☆57Updated 4 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆52Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- A full-stack .NET 6 Microservices build on Minimal APIs and C# 10☆195Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- ☆42Updated 2 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.☆95Updated 5 years ago
- Sample eCommerce application using Domain-Driven Design☆96Updated last year
- Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by St…☆114Updated 10 months ago
- Ecommerce in .net core 2.2, C#, MediaTr, CQRS, DDD, Autofac, DI, Entity Framework Core, Memory Cache, Serilog☆120Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆75Updated 2 years ago
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated last year
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆70Updated last year
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆66Updated 3 years ago
- Shared kernel☆73Updated last month
- ☆58Updated 4 years ago
- 🛠️ Clean Architecture Common Building Blocks: Identity, Storage, Message Bus, Email, SMS, Caching, Configuration & Secrets Providers, ..…☆75Updated last week
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated 2 years ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆84Updated 4 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆47Updated last year
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆90Updated 2 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 2 months ago
- Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.☆113Updated 2 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆96Updated 5 years ago