sanjyotagureddy / aspnetrun-microservicesLinks
Building Microservices on .Net Ecosystem using Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation.
☆17Updated last year
Alternatives and similar repositories for aspnetrun-microservices
Users that are interested in aspnetrun-microservices are comparing it to the libraries listed below
Sorting:
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆75Updated 2 years ago
- ☆42Updated 2 years ago
- Exams System using asp.net core and n-layer architecture,SQL server code-fist☆31Updated last year
- Example of production-ready microservices written in modern .NET☆46Updated 2 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 3 years ago
- Clean Architecture project of an ASP.NET Core WEB API provided by my Visual Studio Extension 'AspNetCore.Templates' : https://marketplace…☆79Updated 3 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
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆145Updated 3 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆66Updated 3 years ago
- Logging with ElasticSearch, Kibana, and ASP.NET Core 3.1 using Serilog☆72Updated 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.☆95Updated 5 years ago
- This repository demonstrates how to implement advanced feature management in an ASP.NET Core. It is a central hub for every feature, tech…