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
- Execute ASP.NET Core WebAPI from Command Line☆29Updated 10 months ago
- A dotnet extension for creating a Visual Studio .gitignore file.☆40Updated 5 years ago
- An example of "client-side" validation using a server framework☆22Updated 11 years ago
- A sample demonstrating strongly typed C# alternatives to enums.☆16Updated 7 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
- Making XUnit.NET test projects even better☆23Updated 3 years ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- ASP.NET Core example using Serilog and MVC and API project with shared config assembly☆20Updated 4 years ago
- Learning how to implement domain events without any external references or DI in a domain entity☆15Updated 3 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
- Event Sourcing, Clean Architecture, and DDD templates☆9Updated 3 years ago
- ☆30Updated 2 years ago
- A basic early example of using gRPC with ASP.NET Core 3.0☆19Updated 6 years ago
- ☆20Updated 2 years ago
- A dotnet tool to do a http request/response security assessment☆37Updated 6 years ago
- Slides and code sample for "Get Comfortable with .NET Core and the CLI" (using .NET Core 3.0)☆16Updated 2 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
- My Presentation Demos from different Conferences☆20Updated last year
- A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables☆15Updated 5 years ago
- The companion site for the London Travel Amazon Alexa skill☆18Updated this week
- ☆17Updated 8 years ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 4 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 8 months ago
- Algorithm and data-structure library for .NET 3.5 and up. Algorithmia contains sophisticated algorithms and data-structures like graphs, …☆18Updated 6 years ago
- Code examples for the blog☆17Updated 6 months ago
- Sample of using ResultFilter and ValueTuple when building an API with ASP.NET Core☆18Updated 6 years ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 2 years ago
- ☆27Updated 2 years ago