ardalis / Ardalis.SharedKernel
Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.
☆119Updated 5 months ago
Alternatives and similar repositories for Ardalis.SharedKernel:
Users that are interested in Ardalis.SharedKernel are comparing it to the libraries listed below
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆161Updated 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 …☆150Updated last month
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆137Updated 6 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆103Updated 2 weeks ago
- A tour of different data access approaches in .NET 8+.☆110Updated 4 months ago
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆162Updated last year
- ☆202Updated last year
- Shows how to use the new transactional outbox☆88Updated 7 months ago
- ASP.NET domain driven design template based on the Clean Architecture project structure.☆131Updated 4 months ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆96Updated 9 months ago
- A simple library to implement the Result pattern for returning from services☆123Updated 3 months ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 7 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…☆293Updated 5 months ago
- Resources related to my Pluralsight course on this topic.☆162Updated 9 months ago
- A .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it☆92Updated 7 months ago
- A library to easily integrate Authentication in ASP.NET Core projects.☆232Updated last week
- SSW Clean Architecture Template☆145Updated this week
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆395Updated this week
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆139Updated 4 months ago
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆118Updated last year
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆237Updated last week
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 4 months ago
- Demo code for my "Stop using Entity Framework as a DTO provider"-talk☆99Updated 3 weeks ago
- ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authenticat…☆250Updated last month
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆51Updated 2 years ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆165Updated 4 months ago
- A sample project showing Serilog configured in the default .NET 6 web application template☆195Updated 3 years ago
- Samples of the latest EF Core features☆69Updated last month
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago