skwasjer / MockHttpLinks
.NET library to mock HTTP responses for any HTTP client and verify request expectations with an experience inspired by Moq.
☆31Updated 9 months ago
Alternatives and similar repositories for MockHttp
Users that are interested in MockHttp are comparing it to the libraries listed below
Sorting:
- A Microsoft.Extensions.Logging provider for xUnit test output☆111Updated this week
- A convention based object to object mapper using Roslyn source generator.☆95Updated 3 months ago
- Advanced async/await Diagnostics and CodeFixes for C#☆186Updated 2 years ago
- ☆111Updated 3 years ago
- Convert your .NET dependencies to the Directory.Packages.props format☆104Updated 2 months ago
- A Serilog LogEvent enricher that masks sensitive data☆141Updated last month
- ☆46Updated last year
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆194Updated this week
- NET distributed cache using a json file as the shared resourse with very fast Get☆101Updated 11 months ago
- Library to compare EF Core's Model of the database against a database's schema.☆155Updated 6 months ago
- Extension for EntityFramework for joins to in-memory data☆57Updated 2 months ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 6 months ago
- Generate classes based on example json files in your project. Uses a C# 9 source generator.☆85Updated 2 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- Qowaiv is a Single Value Object library☆96Updated this week
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET