vkhorikov / SpecificationPatternLinks
Implementation of the Specification Pattern in C#
☆306Updated 11 months ago
Alternatives and similar repositories for SpecificationPattern
Users that are interested in SpecificationPattern are comparing it to the libraries listed below
Sorting:
- Source code for the DDD and EF Core Pluralsight course☆255Updated 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 3 years ago
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated 10 months ago
- Modular monolith in .NET Core☆132Updated 3 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- Source code for the CQRS in Practice Pluralsight course☆520Updated 10 months ago
- DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s☆351Updated 2 years ago
- Implementation of saga pattern for .NET Core☆398Updated last year
- ☆437Updated 7 years ago
- Source code for the Anemic Domain Model Pluralsight course☆284Updated 10 months ago
- .NET Core event sourcing framework☆185Updated 2 years ago
- .NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.☆4Updated 2 years ago
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆484Updated 2 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 2 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- [Distributed .NET Core] Common library for DShop project.☆142Updated 2 years ago
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆189Updated 2 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆321Updated 2 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆136Updated 6 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…☆278Updated 8 months ago
- Specification Pattern for .Net☆160Updated 2 months ago
- Sample Event Sourcing implementation with .NET Core☆590Updated 4 months ago
- Learn Clean Architecture with .NET Core 3.0☆249Updated 5 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆142Updated last year
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆190Updated 7 years ago
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆315Updated 2 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 2 years ago
- Samples and resources of how to design WebApi with .NET☆243Updated 3 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆256Updated 2 years ago