Examples of approaches to unit testing different kinds of code in C#.
☆33Dec 20, 2019Updated 6 years ago
Alternatives and similar repositories for TestPatterns
Users that are interested in TestPatterns are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A sample project showing how to wire up Domain Events☆10Jan 16, 2019Updated 7 years ago
- A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables☆15May 26, 2020Updated 6 years ago
- A sample demonstrating strongly typed C# alternatives to enums.☆16Dec 1, 2017Updated 8 years ago
- An example of the State design pattern in C#☆33Feb 16, 2022Updated 4 years ago
- Middleware for detecting and correcting website 404 errors.☆28May 26, 2020Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Show how to use a builder with unit tests.☆47Aug 28, 2025Updated 9 months ago
- ☆22May 11, 2016Updated 10 years ago
- Extension methods to make working with EF Core easier.☆44Nov 24, 2023Updated 2 years ago
- A simple xUnit C# test showing how to verify a certificate for a domain has at least 30 days before it expires.☆79Nov 18, 2020Updated 5 years ago
- ☆13Jan 16, 2025Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆26Jun 12, 2020Updated 5 years ago
- Some examples showing domain modeling tips and traps☆22May 18, 2022Updated 4 years ago
- A sample showing how to use domain events within aggregates☆20Apr 25, 2018Updated 8 years ago
- A project for holding Roslyn analyzers that leverage Ardalis.GuardClauses☆10Jun 14, 2019Updated 6 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Source code for the course 5 Non-Obvious Tips for Writing Better Unit Tests☆31Sep 17, 2020Updated 5 years ago
- ☆11May 7, 2021Updated 5 years ago
- Learning how to implement domain events without any external references or DI in a domain entity☆15Apr 18, 2022Updated 4 years ago
- ☆12Nov 11, 2022Updated 3 years ago
- A distributed application template for dotnet. Utilizing Blazor, Web API, gRPC, Tye, YARP etc.☆53May 26, 2026Updated last week
- ☆10May 1, 2015Updated 11 years ago
- Sample showing MediatR with ASP.NET Core