ardalis / TestPatterns
Examples of approaches to unit testing different kinds of code in C#.
☆33Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for TestPatterns
- A sample demonstrating strongly typed C# alternatives to enums.☆15Updated 6 years ago
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests☆12Updated 4 years ago
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆25Updated 4 years ago
- An example of the State design pattern in C#☆32Updated 2 years ago
- My Presentation Demos from different Conferences☆20Updated last year
- Authentication events that logs every authentication event in the Asp.Net Core with useful information to help understand what´s happenin…☆14Updated 3 years ago
- Execute ASP.NET Core WebAPI from Command Line☆29Updated 4 months ago
- ASP.NET Core example using Serilog and MVC and API project with shared config assembly☆19Updated 4 years ago
- A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables☆14Updated 4 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆52Updated last month
- A simple query language for Entity Framework Core.☆40Updated 6 years ago
- Learning how to implement domain events without any external references or DI in a domain entity☆15Updated 2 years ago
- A dotnet extension for creating a Visual Studio .gitignore file.☆40Updated 4 years ago
- Library to simplify the hosting of console applications by making it easier to setup dependency injection, logging and configurations☆15Updated 6 years ago
- A collection of sample applications which demonstrate some potential requirements that may occur when using HttpClient and HttpClientFact…☆15Updated 5 years ago
- Slides and code sample for "Get Comfortable with .NET Core and the CLI" (using .NET Core 3.0)☆16Updated 2 years ago
- ☆20Updated last year
- A dotnet tool to do a http request/response security assessment☆36Updated 5 years ago
- The HTTP client that is so easy to use that it wont give you any headache!☆14Updated 9 years ago
- Making XUnit.NET test projects even better☆23Updated 2 years ago
- A .NET Core global tool to deploy an application to Azure in one command☆26Updated 3 years ago
- A library for executing a set of HTTP operations in a sequence using a fluent API.☆16Updated last year
- ☆27Updated last year
- ☆26Updated last year
- ☆16Updated 7 years ago
- The "classy" way to filter collections.☆27Updated last year
- Demos for talk at MS Ignite 2022 with David Fowler☆12Updated 2 years ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆24Updated last year
- Algorithm and data-structure library for .NET 3.5 and up. Algorithmia contains sophisticated algorithms and data-structures like graphs, …☆18Updated 5 years ago
- Sample Web API powered by ASP.NET Core MVC, Azure Cosmos DB and MediatR☆24Updated 10 months ago