ardalis / DotNetDataAccessTourLinks
A tour of different data access approaches in .NET 8+.
☆115Updated 4 months ago
Alternatives and similar repositories for DotNetDataAccessTour
Users that are interested in DotNetDataAccessTour are comparing it to the libraries listed below
Sorting:
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated last year
- Resources related to my Pluralsight course on this topic.☆168Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 9 months ago
- Full Modular Monolith application with Domain-Driven Design approach.☆51Updated last year
- Modular Monolith sample for Dometrain☆74Updated last month
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆55Updated last year
- A simple web application for devBetter☆152Updated last month
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 7 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 …☆162Updated 8 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- ASP.NET Core 10.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentica…☆265Updated 2 months ago
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆168Updated 3 weeks ago
- Keep your application code free of dependencies like persistence and presentation.☆77Updated 2 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- ☆212Updated 2 years ago
- SSW Clean Architecture Template☆173Updated 2 weeks ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆71Updated last year
- .NET 8 Minimal API with Vertical Slice Architecture☆180Updated 5 months ago
- ☆55Updated 7 months ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆103Updated last year
- Sample project showing how to write integration tests with Testcontainers.☆69Updated last year
- Shows how to use the new transactional outbox☆91Updated last year
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆119Updated last year
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- ☆90Updated 4 years ago
- Sample code for the Clean Testing talk.☆83Updated 2 years ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆153Updated last month
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 6 months ago