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:
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests☆12Updated 5 years ago
- A sample demonstrating strongly typed C# alternatives to enums.☆16Updated 7 years ago
- Execute ASP.NET Core WebAPI from Command Line☆29Updated 11 months ago
- A dotnet extension for creating a Visual Studio .gitignore file.☆40Updated 5 years ago
- ☆31Updated 2 years ago
- Slides and code sample for "Get Comfortable with .NET Core and the CLI" (using .NET Core 3.0)☆16Updated 3 years ago
- A .NET Core global tool to deploy an application to Azure in one command☆26Updated 4 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 8 months ago
- Library to simplify the hosting of console applications by making it easier to setup dependency injection, logging and configurations☆15Updated 7 years ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- An example of "client-side" validation using a server framework☆22Updated 11 years ago
- A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables☆15Updated 5 years ago
- 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
- A configuration options convenience library☆16Updated 2 years ago
- ☆20Updated 2 years ago
- A library for executing a set of HTTP operations in a sequence using a fluent API.☆16Updated 2 years ago
- White-glove service for .NET Core and Kubernetes☆27Updated 11 months ago
- ASP.NET Core example using Serilog and MVC and API project with shared config assembly☆20Updated 4 years ago
- A sample showing running OWIN based frameworks on top of ASP.NET Core☆47Updated 2 years ago
- A demonstration with wiremock of how to do integration testing of a .NET Core application☆16Updated last month
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern☆24Updated 4 years ago
- My Presentation Demos from different Conferences☆20Updated 2 years ago
- Comparison of HTTP/2 support in ASP.NET Core 2.2 with HTTP/1.1 support in ASP.NET Core 2.1☆10Updated 6 years ago
- Code examples for the blog☆17Updated 6 months ago
- A Frankenblog template for folks coming from a .NET background who want to blog using Jekyll☆17Updated last year
- A collection of sample applications which demonstrate some potential requirements that may occur when using HttpClient and HttpClientFact…☆15Updated 6 years ago
- Tutorial with samples about how to setup .Net Core with Docker☆20Updated 4 years ago
- Making XUnit.NET test projects even better☆23Updated 3 years ago
- Unit Testing with Local Functions☆29Updated last month