Grauenwolf / CleanArchitecture
Clean Architecture Solution Template for .NET 6
☆239Updated 2 years ago
Alternatives and similar repositories for CleanArchitecture:
Users that are interested in CleanArchitecture are comparing it to the libraries listed below
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆161Updated last year
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆398Updated this week
- Samples and resources of how to design WebApi with .NET☆243Updated 3 years ago
- ☆185Updated 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
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆293Updated 5 months ago
- ☆202Updated last year
- My personal take on Clean Architecture (.NET8)☆215Updated 2 months ago
- Library that provides methods that will help you with mocking EntityFrameworkCore.☆265Updated 3 months ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆793Updated 9 months ago
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆312Updated last year
- The practical .NET Aspire builds on the coffeeshop app business domain☆391Updated 2 months ago
- The code used in the .NET Docs Show on Minimal APIs☆167Updated 3 years ago
- This repository is meant to show how to perform common tasks using C# with variety of ORMs.☆350Updated 9 months ago
- Various ASP.NET Core middleware☆826Updated 5 months ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated last year
- ☆228Updated 3 years ago
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆399Updated last month
- Sample Event Sourcing implementation with .NET Core☆590Updated 3 months ago
- Source code for the DDD and EF Core Pluralsight course☆255Updated 4 years ago
- .NET 8 Minimal API with Vertical Slice Architecture☆176Updated last year
- ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authenticat…☆252Updated 2 months ago
- Sample code for the Clean Testing talk.☆82Updated 2 years ago
- Modular Monolith virtual payments app sample - reference project for the comprehensive course☆229Updated 2 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆938Updated 2 weeks ago
- Modular Monolith conference management app sample - reference project for the comprehensive course☆144Updated 4 years ago
- A tour of different data access approaches in .NET 8+.☆110Updated 4 months ago
- > A minimal, non-syntetic, clean architecture, modern C# 11 syntax, feature rich demo application for checking stock prices.☆109Updated last year
- Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach☆345Updated 2 years ago
- ASP.NET domain driven design template based on the Clean Architecture project structure.☆132Updated 4 months ago