Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.
☆106Apr 3, 2025Updated 11 months ago
Alternatives and similar repositories for HttpClientTestExtensions
Users that are interested in HttpClientTestExtensions are comparing it to the libraries listed below
Sorting:
- A project for holding Roslyn analyzers that leverage Ardalis.GuardClauses☆10Jun 14, 2019Updated 6 years ago
- Some classes to make working with APIs easier.☆38Apr 7, 2023Updated 2 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Nov 21, 2023Updated 2 years ago
- A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core☆12Apr 6, 2023Updated 2 years ago
- A simple demo listing all services available to an app at startup☆85Jun 22, 2022Updated 3 years ago
- Extension methods to make working with EF Core easier.☆44Nov 24, 2023Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Jan 6, 2023Updated 3 years ago
- A sample demonstrating the CachedRepository pattern☆118Oct 9, 2023Updated 2 years ago
- Resources related to my Pluralsight course on this topic.☆171Jul 5, 2024Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Jun 12, 2020Updated 5 years ago
- Show how to use a builder with unit tests.☆47Aug 28, 2025Updated 6 months ago
- An ultra-simplified explanation to design patterns