EdwinVW / pitstopLinks
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
☆1,154Updated last month
Alternatives and similar repositories for pitstop
Users that are interested in pitstop are comparing it to the libraries listed below
Sorting:
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆845Updated 5 years ago
- Very simplified insurance sales system made in a microservices architecture using .NET Core☆1,937Updated 3 months ago
- ☆1,025Updated 6 years ago
- News on .NET Architecture Guidance, eShopOnContainers and all the reference apps in dotnet-architecture☆1,119Updated 2 years ago
- With Razor Pages☆1,639Updated 3 weeks ago
- A DDD guestbook example written for ASP.NET Core☆818Updated 6 years ago
- A simple recipe for .NET Core microservices.☆962Updated last year
- 🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and j…☆1,335Updated 2 years ago
- This is a demo with two ASP .NET 6 microservices using RabbitMQ and Docker☆585Updated last year
- Sample Event Sourcing implementation with .NET Core☆595Updated 10 months ago
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆664Updated 2 years ago
- Sample using micro services in .NET Core 3.1 Focusing on clean code☆700Updated 2 years ago
- Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.☆3,033Updated last year
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆923Updated last year
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆811Updated last year
- Examples and Tutorials of Event Sourcing in .NET☆3,619Updated 7 months ago
- Source code for the CQRS in Practice Pluralsight course☆532Updated last year
- An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in …☆1,478Updated last year
- Base class with tests for adding specifications to a DDD model