ardalis / HttpClientTestExtensions
Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.
☆102Updated last year
Alternatives and similar repositories for HttpClientTestExtensions:
Users that are interested in HttpClientTestExtensions are comparing it to the libraries listed below
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Some classes to make working with APIs easier.☆37Updated last year
- A tour of different data access approaches in .NET 8+.☆110Updated 2 months ago
- Shows how to use the new transactional outbox☆82Updated 6 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆113Updated 3 months ago
- Samples of the latest EF Core features☆69Updated this week
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 5 months ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated last year
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆138Updated 3 weeks ago
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- Microservices sample solution for YouTube videos services☆137Updated 3 years ago
- A console app showing domain events in action using .NET 5☆43Updated 4 months ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆108Updated 3 months ago
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆139Updated last year
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 2 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- Sample created in the live-coding video series☆83Updated 2 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆47Updated 10 months ago
- ☆30Updated 6 years ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆86Updated last year
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- Modular Monolith sample for Dometrain☆33Updated last month
- A simple demo listing all services available to an app at startup☆84Updated 2 years ago
- ☆42Updated last year
- Some samples using C# generics for a Pluralsight course.☆40Updated 3 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆55Updated last year
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- ☆92Updated 3 years ago