ardalis / TestPatternsLinks
Examples of approaches to unit testing different kinds of code in C#.
☆34Updated 5 years ago
Alternatives and similar repositories for TestPatterns
Users that are interested in TestPatterns are comparing it to the libraries listed below
Sorting:
- An example of the State design pattern in C#☆32Updated 3 years ago
- A sample demonstrating strongly typed C# alternatives to enums.☆16Updated 7 years ago
- A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables☆15Updated 5 years ago
- Making XUnit.NET test projects even better☆23Updated 3 years ago
- Execute ASP.NET Core WebAPI from Command Line☆29Updated last year
- ☆32Updated 2 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated last year
- ☆42Updated last year
- ☆20Updated 2 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 2 years ago
- ☆30Updated 6 years ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆26Updated 7 months ago
- Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.☆29Updated 4 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests☆12Updated 5 years ago
- A Frankenblog template for folks coming from a .NET background who want to blog using Jekyll☆17Updated last year
- White-glove service for .NET Core and Kubernetes☆27Updated last year
- ASP.NET Core & Yarp reverse proxy with Microsoft Entra ID OIDC, OAuth2☆51Updated 3 months ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆25Updated 5 years ago
- This repository includes example code for some features added in C# 6, C# 7.0 and C# 7.1☆34Updated 3 years ago
- A Visual Studio extension☆27Updated 6 years ago
- Sample project for demonstrating how to use async streams, JSONL (JSON Lines), and NDJSON (Newline Delimited JSON) to improve user experi…☆43Updated 2 weeks ago
- EventPipe-based LogViewer☆39Updated 6 years ago
- benchmarks and code samples for my State of the .NET Performance talk☆16Updated 8 years ago
- A .NET Core global tool to deploy an application to Azure in one command☆26Updated 4 years ago
- Medium style passwordless authentication using ASP.NET Core Identity☆25Updated 7 years ago
- A simple console application to explore and transform expressions using ExpressionVisitor.☆18Updated 5 years ago
- Code examples for the blog☆18Updated 11 months ago
- A sample showing how to use domain events within aggregates☆20Updated 7 years ago