ardalis / Ardalis.ExtensionsLinks
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
Sorting:
- A tour of different data access approaches in .NET 8+.☆114Updated 3 weeks ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 4 months ago
- A simple web application for devBetter☆144Updated this week
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆159Updated 4 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆138Updated last month
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- Shows how to use the new transactional outbox☆90Updated 11 months ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 11 months ago
- Modular Monolith sample for Dometrain☆66Updated 3 weeks ago
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆147Updated 9 months ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 3 months ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆71Updated last year
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆118Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 6 months ago
- ☆90Updated 4 years ago
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆429Updated this week
- The code used in the .NET Docs Show on Minimal APIs☆171Updated 3 years ago
- EFCore support for AutoMapper.Collections☆157Updated 5 months ago
- SSW Clean Architecture Template☆158Updated this week
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆307Updated 8 months ago
- Source code for the DDD and EF Core Pluralsight course☆254Updated 4 years ago
- ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authenticat…☆259Updated 5 months ago
- Set of shared abstractions & components for building the modular monolith☆156Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 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 …☆87Updated 2 years ago
- ☆113Updated 3 years ago
- ASP.NET Core Integration for FluentValidation☆149Updated 2 months ago