vkhorikov / SpecificationPattern
Implementation of the Specification Pattern in C#
☆304Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for SpecificationPattern
- Source code for the DDD and EF Core Pluralsight course☆254Updated 3 years ago
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated 4 months ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆175Updated last year
- Source code for the CQRS in Practice Pluralsight course☆492Updated 4 months ago
- Implementation of saga pattern for .NET Core☆397Updated 9 months ago
- ☆428Updated 6 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆197Updated 4 years ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆271Updated 2 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆134Updated 6 years ago
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆313Updated last year
- Modular monolith in .NET Core☆131Updated 3 years ago
- [Distributed .NET Core] Common library for DShop project.☆142Updated last year
- Learn Clean Architecture with .NET Core 3.0☆249Updated 5 years ago
- Hands-on DDD with C# book code☆178Updated last year
- .NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.☆3Updated last year
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆319Updated last year
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆477Updated last year
- A DDD guestbook example written for ASP.NET Core☆696Updated 5 years ago
- Samples and resources of how to design WebApi with .NET☆243Updated 2 years ago
- Source code for the Anemic Domain Model Pluralsight course☆282Updated 4 months ago
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆185Updated last year
- DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s☆349Updated last year
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 5 years ago
- OpenSleigh is a Saga management library for .NET Core.☆312Updated last year
- Sample Event Sourcing implementation with .NET Core☆579Updated 3 months ago
- .NET Core event sourcing framework☆179Updated last year
- Library to run business logic when using Entity Framework Core for database accesses☆217Updated 2 years ago
- FluentMediator is an unobtrusive library that allows developers to build custom pipelines for Commands, Queries and Events.☆193Updated 4 years ago
- Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.☆117Updated 5 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆251Updated last year