productive-dev / refactoring-dotnet
An example project demonstrating cleaning up legacy code and improving testability
☆19Updated 4 years ago
Alternatives and similar repositories for refactoring-dotnet:
Users that are interested in refactoring-dotnet are comparing it to the libraries listed below
- ☆64Updated 3 years ago
- A collection of awesome .NET core libraries, tools, frameworks and software☆39Updated 5 years ago
- Sample code for the Clean Testing talk.☆82Updated 2 years ago
- Showcase how we can decouple long-running tasks from HTTP request processing in REST API by introducing a distributed system using Messag…☆27Updated 3 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆47Updated last year
- A simple web application for devBetter☆144Updated this week
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- ☆92Updated 4 years ago
- This stands as a comprehensive solution template that embodies the principles of Clean Architecture, seamlessly integrated with the prowe…☆179Updated 6 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- A tour of different data access approaches in .NET 8+.☆110Updated 4 months ago
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course☆114Updated last year
- Fully functioning finished sample code for my Using HttpClient to Consume APIs in .NET course☆29Updated 2 years ago
- Source code for the DDD and EF Core Pluralsight course☆255Updated 4 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆69Updated 9 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆161Updated last year
- An overview of CQRS in .NET Core 5☆71Updated 4 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 4 years ago
- Multitenancy in ASP.NET Core☆83Updated 3 years ago
- Hands-On Microservices with C# 8 and .NET Core 3, Third Edition, published by Packt☆60Updated 2 years ago
- ☆55Updated 4 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- ☆32Updated 4 years ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆119Updated 6 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 3 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆104Updated 3 weeks ago
- ☆111Updated 3 years ago
- Clean Architecture project of an ASP.NET Core WEB API provided by my Visual Studio Extension 'AspNetCore.Templates' : https://marketplace…☆79Updated 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…☆51Updated 3 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 2 years ago