xunit-tests topic
unittest-xml-reporting
unittest-based test runner with Ant/JUnit like XML reporting.
ddd-net-ef-core
Self study: DDD, .net core, entity framework core
dotnet-onion-architecture
.Net onion/clean architecture sample
DDD-VShop
VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent vertical slice with its custom architecture.
xunit-dependency-injection
:fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects
xunit-to-html
Beautify your xUnit test reports.
csharp-design-patterns
A demo for design patterns written in C# with Moq, Xunit and FluentAssertions
clean-architecture-webapi
ASP.NET Core Web API Project implemented with Clean Architecture Pattern