ardalis / Ardalis.ExtensionsLinks
Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.
☆159Updated 2 years ago
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+.☆115Updated 6 months ago
- Resources related to my Pluralsight course on this topic.☆169Updated last year
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆167Updated 2 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 9 months ago
- A simple web application for devBetter☆152Updated 2 months ago
- Keep your application code free of dependencies like persistence and presentation.☆77Updated 2 years ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆165Updated 10 months ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Modular Monolith sample for Dometrain☆80Updated last month
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Shows how to use the new transactional outbox☆92Updated last year
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆235Updated 9 months ago
- Full Modular Monolith application with Domain-Driven Design approach.☆51Updated last year
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆175Updated 3 months ago
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆119Updated 2 years ago
- ☆114Updated 4 years ago
- Sample created in the live-coding video series☆86Updated 3 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated last year
- ASP.NET Core 10.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentica…☆270Updated last month
- ☆212Updated 2 years ago
- Source code for the DDD and EF Core Pluralsight course☆255Updated 4 years ago
- ☆90Updated 4 years ago
- Samples and resources of how to design WebApi with .NET☆244Updated 3 years ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆106Updated last year
- Sample code for the Clean Testing talk.☆82Updated 3 years ago
- Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples☆377Updated 3 weeks ago
- Set of shared abstractions & components for building the modular monolith☆161Updated 3 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 8 months ago
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆316Updated last year