mansoorafzal / AspnetMicroservicesLinks
Development and Communication of Microservices with .NET Core 5 using ASP.NET Web API, Docker Compose, RabbitMQ, MassTransit, Portainer, gRPC, Protocol Buffers, SQL Server, Redis, MongoDB, PostgreSQL, Dapper, Entity Framework Core, AutoMapper, MediatR, FluentValidation, Ocelot, Elasticsearch, Kibana, Polly, OpenTelemetry, Jaeger.
☆21Updated 3 years ago
Alternatives and similar repositories for AspnetMicroservices
Users that are interested in AspnetMicroservices are comparing it to the libraries listed below
Sorting:
- Modular Monolith template for ASP.NET Core and NET 8☆26Updated last year
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 6 months ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- ☆42Updated 2 years ago
- Offering you a complete abstraction of the UnitOfWork-Pattern with the basic CRUD-Operations, the Repository Pattern and extended functio…☆45Updated 2 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- An example project demonstrating how to implement an API Gateway with authentication using YARP.☆33Updated last year
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- ☆22Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Complete source code developed as part of article - Build Resilient Microservices (Web API) using Polly in ASP.NET Core☆20Updated 3 years ago
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆43Updated 4 years ago
- Frapper API is completed project with all features which are commonly used in Live projects.☆30Updated 4 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- ☆50Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core