Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.
☆107Apr 3, 2025Updated 10 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☆11Jun 14, 2019Updated 6 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Nov 21, 2023Updated 2 years ago
- Some classes to make working with APIs easier.☆38Apr 7, 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
- 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 5 months ago
- Resources related to my Pluralsight course on this topic.☆169Jul 5, 2024Updated last year
- 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
- A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core☆12Apr 6, 2023Updated 2 years ago
- A minimal Web API for ASP.NET Core☆31Feb 18, 2021Updated 5 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆1,016Nov 10, 2025Updated 3 months ago
- Examples of approaches to unit testing different kinds of code in C#.☆34Dec 20, 2019Updated 6 years ago
- A sample project using Hexagonal (Ports & Adapters) architecture, Event Sourcing, CQRS and DDD tactical patterns☆13May 13, 2022Updated 3 years ago
- This repo contains all CQRS and ES with Clean Architecture on .NET Core☆16Aug 8, 2021Updated 4 years ago
- True Atomic Microservices Implementation with Debezium and Outbox Pattern to Ensure Data Consistency.☆16Mar 23, 2022Updated 3 years ago
- A console app showing domain events in action using .NET 5☆48Sep 30, 2024Updated last year
- A simple xUnit C# test showing how to verify a certificate for a domain has at least 30 days before it expires.☆80Nov 18, 2020Updated 5 years ago
- Samples associated with Pluralsight design patterns in c# courses.☆547Dec 10, 2023Updated 2 years ago
- A demonstration with wiremock of how to do integration testing of a .NET Core application☆16May 9, 2025Updated 9 months ago
- A model binder for ASP.NET Core that supports pulling in values from the route and body of a request.☆14Nov 5, 2022Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 4 years ago
- An ultra-simplified explanation to design patterns☆16Apr 19, 2022Updated 3 years ago
- An example of the State design pattern in C#☆32Feb 16, 2022Updated 4 years ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆818Jul 13, 2024Updated last year
- Demo code used at the BC .NET User Group Meeting 2020☆11Nov 19, 2020Updated 5 years ago
- .NetCore & AspNetCore API Building Blocks.☆12Aug 22, 2023Updated 2 years ago
- Base class with tests for adding specifications to a DDD model☆2,206Nov 25, 2025Updated 3 months ago
- API Client Generation Tools for Visual Studio, Visual Studio Code, and JetBrains Rider☆16Jun 18, 2021Updated 4 years ago
- This project aims to explore how NEST works with Elasticsearch in .NET 5 projects.☆17Apr 10, 2023Updated 2 years ago
- Demo code (before and after) from my talk "An introduction to Elasticsearch (for .NET developers)".☆19Feb 5, 2024Updated 2 years ago
- How to eliminate injecting ILogger everywhere in .NET☆13Oct 22, 2022Updated 3 years ago
- ☆11Sep 17, 2020Updated 5 years ago
- ☆11Jul 14, 2023Updated 2 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Jun 3, 2025Updated 8 months ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Dec 2, 2020Updated 5 years ago
- ☆22Jan 12, 2022Updated 4 years ago
- A sample using MediatR to map endpoints using minimal apis☆10Nov 30, 2022Updated 3 years ago