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:
- A sample demonstrating strongly typed C# alternatives to enums.☆16Updated 7 years ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- A Frankenblog template for folks coming from a .NET background who want to blog using Jekyll☆17Updated last year
- Making XUnit.NET test projects even better☆23Updated 3 years ago
- A sample showing running OWIN based frameworks on top of ASP.NET Core☆47Updated 2 years ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆25Updated 5 months ago
- ☆31Updated 2 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 11 months ago
- Execute ASP.NET Core WebAPI from Command Line☆29Updated last year
- ☆11Updated 6 years ago
- A Visual Studio extension☆27Updated 6 years 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
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests☆12Updated 5 years ago
- Library to simplify the hosting of console applications by making it easier to setup dependency injection, logging and configurations☆15Updated 7 years ago
- A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables☆15Updated 5 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆61Updated 2 years ago
- A .NET Core global tool to deploy an application to Azure in one command☆26Updated 4 years ago
- ☆20Updated 2 years ago
- ☆14Updated last year
- Implementations of EIP message routing patterns☆42Updated last year
- Sample Web API powered by ASP.NET Core MVC, Azure Cosmos DB and MediatR☆25Updated 2 months ago
- Application Insights reporter for App.Metrics framework.☆11Updated 3 years ago
- A C# library for generating high entropy passwords similar to 1Password☆56Updated last year
- benchmarks and code samples for my State of the .NET Performance talk☆16Updated 8 years ago
- ☆39Updated 4 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to …☆43Updated 2 months ago
- Sample application showing how to expose various databases changefeed from ASP.NET Core☆21Updated last month
- ☆30Updated 6 years ago