ardalis / DotNetDataAccessTourLinks
A tour of different data access approaches in .NET 8+.
☆114Updated 3 weeks 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.☆160Updated last year
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- Modular Monolith sample for Dometrain☆65Updated 3 weeks ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 6 months ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 11 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 4 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 …☆159Updated 4 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Sample code for the Clean Testing talk.☆82Updated 2 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆49Updated last year
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- ☆113Updated 3 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- SSW Clean Architecture Template☆158Updated this week
- ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authenticat…☆258Updated 5 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…☆147Updated 9 months ago
- ☆208Updated last year
- ☆45Updated 2 years ago
- A simple web application for devBetter☆144Updated this week
- Simple virtual payments app built as a modular monolith (reference project for YouTube mini-course)☆110Updated 2 years ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆138Updated last month
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 3 months ago
- ☆55Updated 3 months ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆97Updated last year
- Demo code for my "Stop using Entity Framework as a DTO provider"-talk☆105Updated 4 months 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☆178Updated 2 months ago
- ASP.NET Core Web API with React, Entity Framework, Elasticsearch, Paypal integration☆124Updated 3 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago