Stars
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
Full Modular Monolith application with Domain-Driven Design approach.
Automatically switches between the dark and light theme of Windows 10 and Windows 11
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and variou…
A friendly substitute for .NET mocking libraries.
The main repository for all the Code Maze guides
Simple, reliable feature toggles in .NET
Show notes, slides, and samples from the CSharp with CSharpFritz show
Vertical Slice Architecture solution template in .NET 9
Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a Clean Architecture.
Tutorial samples that shows how to use Dapper .NET
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core
The application for the "Learning Blazor: Build Single Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.
Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.
.NET 5.0 API - JWT Authentication with Refresh Tokens
Source code for "The Absolutely Awesome Book on C# and .NET" available at www.dotnetcurry.com/csharpbook
This is just the basic framework of a DDD project using the Repository & UnitOfWork pattern.
Example of applying an modular monolith approach to building apps. This version contains the whole app in one solution
VisualStudio Extension to create Easily CRUD queries with Dapper from Models
The official client libraries for accessing SmartyStreets APIs from .Net (C# and CLR-based languages)
Clean Architecture Implementation In DotNet 5 Application