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 2 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 5 months ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 4 months ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- Resources related to my Pluralsight course on this topic.☆166Updated last year
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆161Updated 6 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆146Updated 2 months ago
- A simple web application for devBetter☆151Updated last week
- 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
- Shows how to use the new transactional outbox☆89Updated 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
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 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…☆156Updated 11 months ago
- ☆209Updated last year
- Modular Monolith sample for Dometrain☆70Updated 2 months ago
- Samples of the latest EF Core features☆71Updated 6 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 7 months ago
- ☆114Updated 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…☆262Updated 6 months ago
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆432Updated this week
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆100Updated last year
- Full Modular Monolith application with Domain-Driven Design approach.☆50Updated last year
- Source code for the DDD and EF Core Pluralsight course☆256Updated 4 years ago
- The code used in the .NET Docs Show on Minimal APIs☆172Updated 3 years ago
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆146Updated 9 months ago
- Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples☆373Updated last month
- 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
- ADotNet is a.NET library that enables software engineers on the .NET platform to develop AzureDevOps pipelines and Git Actions in C#.☆101Updated 7 months ago
- .NET Standard library to convert DbUpdateException into meaningful exceptions☆32Updated 7 months ago