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
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests☆12Updated 5 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
- Execute ASP.NET Core WebAPI from Command Line☆29Updated last year
- Implementations of EIP message routing patterns☆42Updated last year
- Making XUnit.NET test projects even better☆23Updated 3 years ago
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆25Updated 4 years ago
- A sample showing running OWIN based frameworks on top of ASP.NET Core☆47Updated 2 years ago
- Code examples for the blog☆17Updated 7 months ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆24Updated 3 months ago
- ☆39Updated 4 years ago
- ☆27Updated 2 years ago
- A .NET Core global tool to deploy an application to Azure in one command☆26Updated 4 years ago
- benchmarks and code samples for my State of the .NET Performance talk☆16Updated 8 years ago
- ☆20Updated 2 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 9 months ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- A simple console application to explore and transform expressions using ExpressionVisitor.☆18Updated 4 years ago
- A Visual Studio extension☆27Updated 6 years ago
- ☆37Updated 2 years ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- A NuGet package that provides an in-memory test server for testing AWS Lambda functions☆32Updated this week
- A Frankenblog template for folks coming from a .NET background who want to blog using Jekyll☆17Updated last year
- Code samples, slides, and links for "Better Parallel Code with C# Channels"☆29Updated 10 months ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 2 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
- Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to …☆43Updated 6 months ago
- A dotnet tool to do a http request/response security assessment☆37Updated 6 years ago