corywheeler / refactoringtopatternsLinks
A place to practice Refactoring To Patterns that Kerievsky wrote about in his book
☆77Updated 2 years ago
Alternatives and similar repositories for refactoringtopatterns
Users that are interested in refactoringtopatterns are comparing it to the libraries listed below
Sorting:
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆215Updated 10 years ago
- This project has some sample code for my personal learning purpose. Things which I've learnead are collected as issues here: https://gith…☆108Updated last year
- ☆111Updated 4 years ago
- A simple project to explain CQRS during a live coding session at MS experiences'16☆142Updated 8 years ago
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆88Updated 2 years ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆24Updated 3 years ago
- Domain Driven Design. Examples focuses on key concept of ddd like Entities, Aggregate root, Repository, Value Objects & ACL.☆113Updated 7 years ago
- ☆228Updated 2 months ago
- Sample about dealing with complex conditional logic with the Rules design pattern☆52Updated 12 years ago
- Sample code for IDDD by Vaughn Vernon☆71Updated 13 years ago
- Training examples☆14Updated 2 months ago
- This is a refactoring kata for improving your coding skills☆116Updated 2 weeks ago
- A simple kata to live-code with Alistair about Hexagonal Architecture☆130Updated 2 years ago
- Apply DDD in asp.net core microservice application☆27Updated 4 years ago
- A kata to learn and practice Choreography as opposed to Orchestration, as in a microservices architecture☆25Updated last year
- A collection of TDD exercises that are useful as katas☆72Updated 9 years ago
- Patterns of Enterprise Application Architecture☆48Updated 6 years ago
- Simple sequence of requirements, leading to a (hopefully) simple code implementation☆44Updated 4 years ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆88Updated 2 years ago
- Banking Kata (.NET)☆153Updated 3 years ago
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆11Updated 10 years ago
- 50 Things You've Been Doing Wrong in C# and .NET Core [Video], published by Packt☆20Updated last year
- Awesome talks about event sourcing, cqrs, microservices, funcional programming ...☆22Updated 6 years ago
- Building Microservices with .NET Core 2.0 - Second Edition, published by Packt☆28Updated 4 years ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆52Updated 6 years ago
- Implementing Domain-Driven Design for Microservice Architecture☆64Updated 6 years ago
- "eCupcakesFactoryOnContainers" is based on a simplified "Microservices" architecture and docker containers. Core intent of this reference…☆48Updated 4 years ago
- DDD patterns implemented following TDD☆146Updated 5 years ago
- Example implementation of a simple book order domain giving various examples of how to initialize adapters within a host☆47Updated 2 years ago
- ☆90Updated 2 months ago