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
- ☆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
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests☆12Updated 5 years ago
- ☆20Updated 2 years ago
- A sample showing running OWIN based frameworks on top of ASP.NET Core☆47Updated 3 years ago
- ☆39Updated 4 years ago
- A sample showing how to use domain events within aggregates☆20Updated 7 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated last year
- 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
- The companion site for the London Travel Amazon Alexa skill☆20Updated this week
- Making XUnit.NET test projects even better☆23Updated 3 years ago
- benchmarks and code samples for my State of the .NET Performance talk☆16Updated 8 years ago
- API Client Generation Tools for Visual Studio, Visual Studio Code, and JetBrains Rider☆16Updated 4 years ago
- Execute ASP.NET Core WebAPI from Command Line☆29Updated last year
- A Frankenblog template for folks coming from a .NET background who want to blog using Jekyll☆17Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- A Visual Studio extension☆27Updated 6 years ago
- Code examples for the blog☆17Updated 10 months ago
- This repository includes example code for some features added in C# 6, C# 7.0 and C# 7.1☆34Updated 3 years ago
- ☆42Updated last year
- ☆38Updated 4 years ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 2 years ago
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆25Updated 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 NuGet package that provides an in-memory test server for testing AWS Lambda functions☆33Updated last week
- A simple console application to explore and transform expressions using ExpressionVisitor.☆18Updated 5 years ago
- A C# library for generating high entropy passwords similar to 1Password☆56Updated last year