cihatsolak / net7-microservice-design-patternsLinks
This Github repository contains code samples, documentation, and resources covering patterns such as Saga Choreography, Orchestration, Event Sourcing, and Resiliency. It is a resource to help application developers build flexible and resilient systems in complex scenarios.
☆10Updated last year
Alternatives and similar repositories for net7-microservice-design-patterns
Users that are interested in net7-microservice-design-patterns are comparing it to the libraries listed below
Sorting:
- WebApi .NET 8 | Clean Architecture | Middleware | EF Core | DDD | Tests☆15Updated 9 months ago
- ASP.NET API setup using Command Query Responsibility Segregation (CQRS)☆16Updated 2 years ago
- Este repositorio contiene los ejemplos que muestran como usar Dapper y Entity Framework Core juntos en la misma aplicación.☆13Updated 2 years ago
- .NET Backend Developer Roadmap for 2024 and beyond!☆18Updated last year
- ASP.NET Core Identity in a Clean Architecture☆35Updated last year
- This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze☆27Updated 2 years ago
- A monolith, built with .Net, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.☆56Updated 3 weeks ago
- ☆11Updated 4 years ago
- Onion Architecture in ASP.NET Core 5.0 including Fluent API, Swagger, Dependency Injection, Unit of Work☆19Updated 4 years ago
- Design and develop token based Web API 2 using c# based on Onion Architecture with generic repository,unit of work and centralized except…☆14Updated 8 years ago
- Project Moved to☆19Updated 5 years ago
- A repository that serves for projects/parts of projects related to the Newsletter.☆36Updated 2 years ago
- A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns…☆30Updated last year
- Solution Architecture with .NET, published by Packt☆10Updated last year
- A simple API project showing how to use ASP.NET Core Localization☆12Updated last year
- ☆15Updated last year
- This repository demonstrates how to implement advanced feature management in an ASP.NET Core. It is a central hub for every feature, tech…☆43Updated 5 months ago
- Demonstration of using Dependency Injection with a .NET Core console application☆10Updated 3 years ago
- .NET 8 Web API project with an example of Offset and Keyset Pagination with EF Core☆25Updated last year
- Onion Architecture In Asp.net Core Web API☆11Updated last year
- ☆22Updated last year
- Saga pattern implementation using MassTransit state machine approach. RabbitMQ. PostgreSQL.☆49Updated 11 months ago
- This repository demonstrates how to integrate Tailwind CSS into an ASP.NET Core MVC project. It provides a step-by-step example for setti…