m-jovanovic / refactoring-katasLinks
This repository contains refactoring exercises in C#/.NET
☆29Updated last year
Alternatives and similar repositories for refactoring-katas
Users that are interested in refactoring-katas are comparing it to the libraries listed below
Sorting:
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆39Updated last year
- Sample eCommerce application using Domain-Driven Design☆94Updated last year
- ☆56Updated 3 years ago
- Demonstrating how to scale the Outbox Pattern to 2B+ messages per day (~30,000 messages per second).☆68Updated 10 months ago
- Automatically register your Minimal API endpoints in ASP.NET Core.☆80Updated last year
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- ☆55Updated 4 months ago
- This repository demonstrates how to implement advanced feature management in an ASP.NET Core. It is a central hub for every feature, tech…☆43Updated 3 months ago
- ☆64Updated this week
- Example of production-ready microservices written in modern .NET☆45Updated last year
- Expensely server application.☆36Updated 3 years ago
- Template for .NET projects☆43Updated this week
- A monolith, built with .Net, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.☆56Updated 8 months ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆71Updated last year
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆53Updated last year
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆88Updated 5 years ago
- Source code for the course Encapsulating EF Core Usage☆26Updated 3 years ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆88Updated last year
- ☆42Updated 2 years ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆98Updated last year
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- An example project demonstrating how to implement an API Gateway with authentication using YARP.☆35Updated last year
- 🎬 A simple movie search app, built with .Net 9, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and detai…☆41Updated last month
- OpenIddict backend for frontend security using Angular Standalone (nx) and ASP.NET Core backend☆35Updated 3 weeks ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- Various code sample for Entity Framework Core 8 and EF Core 9☆67Updated 2 weeks ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 5 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