ardalis / DotNetDataAccessTourLinks
A tour of different data access approaches in .NET 8+.
☆113Updated last month
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.☆160Updated last year
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- Modular Monolith sample for Dometrain☆64Updated last week
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- A simple web application for devBetter☆143Updated this week
- Full Modular Monolith application with Domain-Driven Design approach.☆49Updated last year
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 10 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 3 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 5 months ago
- ☆54Updated 3 months ago
- SSW Clean Architecture Template☆155Updated last week
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆70Updated 11 months ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- Sample code for the Clean Testing talk.☆82Updated 2 years ago
- ☆88Updated last year
- .NET 8 Minimal API with Vertical Slice Architecture☆177Updated last month
- ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authenticat…☆257Updated 4 months ago
- ☆209Updated 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 …☆157Updated 4 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…☆146Updated 9 months ago
- The sample code from my presentation Modern Web Dev with Blazor WebAsembly and ASP.NET Core 6.☆101Updated 3 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆118Updated last year
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆96Updated last year
- Sample project showing how to write integration tests with Testcontainers.☆64Updated last year
- Demo code for my "Stop using Entity Framework as a DTO provider"-talk☆101Updated 3 months ago
- ☆90Updated 4 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆134Updated 2 weeks ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago