ardalis / DotNetDataAccessTourLinks
A tour of different data access approaches in .NET 8+.
☆115Updated 6 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 2 years ago
- Resources related to my Pluralsight course on this topic.☆169Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated last year
- ASP.NET Core 10.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentica…☆271Updated last month
- A simple web application for devBetter☆152Updated 2 months ago
- Modular Monolith sample for Dometrain☆80Updated last month
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆164Updated 10 months ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆51Updated last year
- ☆212Updated 2 years ago
- Keep your application code free of dependencies like persistence and presentation.☆77Updated 2 years ago
- SSW Clean Architecture Template☆181Updated 3 weeks ago
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆175Updated 3 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 10 months ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆235Updated 9 months ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated 2 months ago
- Sample project showing how to write integration tests with Testcontainers.☆71Updated last year
- ☆90Updated 4 years ago
- .NET 8 Minimal API with Vertical Slice Architecture☆183Updated 8 months ago
- The sample code from my presentation Modern Web Dev with Blazor WebAsembly and ASP.NET Core 6.☆101Updated 4 years ago
- ☆90Updated 2 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆106Updated last year
- https://blazor-university.com☆62Updated 2 months ago
- A chat app built with Blazor WebAssembly, hosted on ASP.NET Core, with the latest C# and SignalR -- need I say more?☆192Updated 2 years ago
- Sample code for the Clean Testing talk.☆82Updated 3 years ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆168Updated 2 months ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆70Updated last year