keghub / unit-testing-csharp
This repository contains the source files for the course "Unit Testing in C#". The course is currently available at the wiki of the repository.
☆19Updated 3 years ago
Alternatives and similar repositories for unit-testing-csharp:
Users that are interested in unit-testing-csharp are comparing it to the libraries listed below
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- Specification pattern implementation in C#☆57Updated 6 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 4 months ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- A console app showing domain events in action using .NET 5☆43Updated 3 months ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆78Updated 3 years ago
- Self study: DDD, .net core, entity framework core☆86Updated 5 months ago
- A demo project around building reliable microservices in Azure☆68Updated 9 months ago
- Microservices sample solution for YouTube videos services☆137Updated 2 years ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆138Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆101Updated last year
- 🗞️ Automatically collected RSS feed URLs from the dotnet-content-creators list☆63Updated last year
- Full Modular Monolith application with Domain-Driven Design approach.☆47Updated 9 months ago
- A simple demo listing all services available to an app at startup☆84Updated 2 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆55Updated 11 months ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆86Updated last year
- ☆92Updated 3 years ago
- A sample editorconfig file for use with .NET / C# applications☆40Updated 7 months ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- Better Enhanced Repository Pattern Implementation in .NET C#☆40Updated last year
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated last year
- Shows how to use the new transactional outbox☆82Updated 5 months ago
- Source code for the Working with Legacy Projects Pluralsight course☆48Updated 6 years ago
- ☆55Updated 3 years ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆50Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years ago
- Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segr…☆70Updated 4 months ago
- Example of applying an modular monolith approach to building apps. This version contains the whole app in one solution☆50Updated 3 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…☆50Updated 2 years ago