ardalis / Ardalis.Extensions
Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.
☆160Updated last year
Alternatives and similar repositories for Ardalis.Extensions:
Users that are interested in Ardalis.Extensions are comparing it to the libraries listed below
- A tour of different data access approaches in .NET 8+.☆106Updated last month
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆107Updated 2 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆101Updated last year
- A simple web application for devBetter☆143Updated 2 weeks ago
- Microservices sample solution for YouTube videos services☆137Updated 2 years ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated last year
- Resources related to my Pluralsight course on this topic.☆155Updated 6 months ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆138Updated last year
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 4 months ago
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆360Updated this week
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆128Updated 3 months ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆89Updated 6 months ago
- Modular Monolith virtual payments app sample - reference project for the comprehensive course☆223Updated 2 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆47Updated 9 months ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆239Updated 3 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆121Updated last year
- ☆194Updated last year
- The code used in the .NET Docs Show on Minimal APIs☆168Updated 3 years ago
- ☆111Updated 3 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆68Updated 5 months ago
- ☆92Updated 3 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 2 years ago
- Source code for the DDD and EF Core Pluralsight course☆253Updated 3 years ago
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆161Updated last year
- A microservice architecture template which implements the CQRS and Mediator patterns☆95Updated 2 years ago
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆132Updated last month
- ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authenticat…☆243Updated 2 months 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 …☆85Updated last year
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆108Updated last month
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆292Updated 2 months ago