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 8 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated last year
- ☆11Updated 6 years ago
- A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables☆15Updated 5 years ago
- Implementations of EIP message routing patterns☆42Updated last year
- ☆32Updated 2 years ago
- ☆20Updated 2 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
- ☆30Updated 6 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
- Execute ASP.NET Core WebAPI from Command Line☆29Updated last year
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 3 years ago
- ☆38Updated 4 years ago
- Making XUnit.NET test projects even better☆23Updated 3 years ago
- Sample project for demonstrating how to use async streams, JSONL (JSON Lines), and NDJSON (Newline Delimited JSON) to improve user experi…☆43Updated last month
- A pub sub implementation built on top of orleans grains☆38Updated 4 years ago
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆25Updated 5 years ago
- Application Insights reporter for App.Metrics framework.☆11Updated 3 years ago
- A simple dotnet tool to calculate hashes☆29Updated last week
- A simple console application to explore and transform expressions using ExpressionVisitor.☆18Updated 5 years ago
- A Frankenblog template for folks coming from a .NET background who want to blog using Jekyll☆17Updated last year
- A sample showing running OWIN based frameworks on top of ASP.NET Core☆47Updated 3 years ago
- Sample Web API powered by ASP.NET Core MVC, Azure Cosmos DB and MediatR☆25Updated 4 months ago
- API Client Generation Tools for Visual Studio, Visual Studio Code, and JetBrains Rider☆16Updated 4 years ago
- Azure Service Bus Compression Plugin☆17Updated 2 years ago
- A dotnet tool to do a http request/response security assessment☆38Updated 6 years ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆26Updated 7 months ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 2 years ago
- The HTTP client that is so easy to use that it wont give you any headache!☆14Updated 10 years ago