ardalis / Ardalis.ApiClientLinks
Some classes to make working with APIs easier.
☆38Updated 2 years ago
Alternatives and similar repositories for Ardalis.ApiClient
Users that are interested in Ardalis.ApiClient are comparing it to the libraries listed below
Sorting:
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 4 months ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 5 years ago
- A console app showing domain events in action using .NET 5☆46Updated 10 months ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- Source code for an (upcoming) course about Clean Architecture☆42Updated 4 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 4 years ago
- ☆42Updated 2 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 3 months ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- A tour of different data access approaches in .NET 8+.☆114Updated last month
- Multi-tenancy support for ASP.NET Core 8☆48Updated 11 months ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- .NET Core Encryption☆94Updated 3 weeks ago
- .NET Standard library to convert DbUpdateException into meaningful exceptions☆32Updated 7 months ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆110Updated 2 months ago
- Automatically Log all the changes done via Entity Framework Core seamlessly.☆32Updated 4 years ago
- Self study: DDD, .net core, entity framework core☆87Updated last year
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- Samples of the latest EF Core features☆71Updated 5 months ago
- A Better Exception for .NET☆63Updated 3 months ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 8 months ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆94Updated 5 years ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago