ardalis / RiverBooksLinks
Modular Monolith sample for Dometrain
☆73Updated 3 months ago
Alternatives and similar repositories for RiverBooks
Users that are interested in RiverBooks 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
- A tour of different data access approaches in .NET 8+.☆113Updated 3 months ago
- Shows how to use the new transactional outbox☆89Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 6 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 …☆161Updated 7 months ago
- Full Modular Monolith application with Domain-Driven Design approach.☆50Updated last year
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- ☆45Updated 2 years ago
- Resources related to my Pluralsight course on this topic.☆167Updated last year
- ☆54Updated 5 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆147Updated 3 months ago
- SSW Clean Architecture Template☆168Updated this week
- Sample project showing how to write integration tests with Testcontainers.☆68Updated last year
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆156Updated last year
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆166Updated 2 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Samples of the latest EF Core features☆71Updated 7 months ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 5 months ago
- A simple web application for devBetter☆151Updated this week
- ASP.NET Core 10.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentica…☆266Updated 3 weeks ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 8 months ago
- Demo code for my "Stop using Entity Framework as a DTO provider"-talk☆105Updated 6 months ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆101Updated last year
- ☆212Updated last year
- .NET Standard library to convert DbUpdateException into meaningful exceptions☆33Updated 8 months ago