m-jovanovic / refactoring-katasLinks
This repository contains refactoring exercises in C#/.NET
☆30Updated 2 years ago
Alternatives and similar repositories for refactoring-katas
Users that are interested in refactoring-katas are comparing it to the libraries listed below
Sorting:
- Demonstrating how to scale the Outbox Pattern to 2B+ messages per day (~30,000 messages per second).☆75Updated last year
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆45Updated last year
- Sample eCommerce application using Domain-Driven Design☆96Updated last year
- Automatically register your Minimal API endpoints in ASP.NET Core.☆84Updated last year
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years 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
- Expensely server application.☆37Updated 3 years ago
- ☆57Updated 3 years ago
- ☆64Updated this week
- This repository demonstrates how to implement advanced feature management in an ASP.NET Core. It is a central hub for every feature, tech…☆43Updated 6 months ago
- 🎬 A simple movie search app, built with .Net 9, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and detai…☆43Updated 4 months ago
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆79Updated last year
- An example project demonstrating how to implement an API Gateway with authentication using YARP.☆39Updated last year
- Develop AI-Powered Distributed Architectures using .NET Aspire and GenAI to develop EShop Catalog and Basket microservices integrate with…☆37Updated 4 months ago
- Template for a microservice based on DDD and Clean Architecture with .NET☆53Updated 2 months ago
- ☆78Updated last year
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆55Updated 2 years ago
- Small sample projects used to learn concepts with.☆15Updated 3 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- All code samples for book "SignalR on .NET 6 - the complete guide"☆66Updated 3 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆93Updated 5 years ago
- ☆16Updated last year
- ☆42Updated 2 years ago
- Example of production-ready microservices written in modern .NET☆46Updated 2 years ago
- Web API Fundamentals course project☆69Updated 2 years ago
- EF Core and Minimal API sample for multi-tenancy example using global filters☆81Updated 2 years ago
- Saga pattern implementation using MassTransit state machine approach. RabbitMQ. PostgreSQL.☆50Updated last year
- ☆55Updated 7 months ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆90Updated last year
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 2 weeks ago