-
Updated
Feb 6, 2020 - C#
{{ message }}
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Python, Kotlin, TypeScript ve Java gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Mediator implementation in Kotlin with native coroutine support
A microservice architecture template which implements the CQRS and Mediator patterns
A high performance implementation of Mediator pattern in .NET using source generators.
Python clean architecture and usecase implementation with fastapi and pydiator-core
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
Event bus channel
All Design Patterns Samples in PHP
Complete C# Examples Refereed in csharp-design-patterns-for-humans
All Design Patterns Samples in C++
Autofac plug-in for MediatR.
The Pydiator is an in-app communication method.
A social media experiment with .net core, ef core, react and mobx.
A kata to learn and practice Choreography as opposed to Orchestration, as in a microservices architecture
CQRS with MediatR in .NET 6.0
Mediator Design Pattern Example in C#
A dotnet CLI code scaffolding tool for domains that implement CQRS and Mediator Patterns
Repository which contains simple code implementation of different Design Pattern.
ASP.NET Core 3.1 with Angular 10 clean architecture learning path.
UniMediator is a Unity package that enables you to easily use the Mediator pattern in Unity. This library is inspired by MediatR and works in a very similar way.
This repository is a sandbox to experiment with new techniques, concepts, and technologies using Clean Architecture concepts. Here you will find Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), SOLID Design Principles, Design Patterns, and more.
Beginner-friendly .NET6 REST API development with TDD best practices and includes REST APIs, Mediator Pattern, Fluent Validation and much more.
An evolved implementation of the mediator pattern, helping you build highly maintainable systems
Add a description, image, and links to the mediator-pattern topic page so that developers can more easily learn about it.
To associate your repository with the mediator-pattern topic, visit your repo's landing page and select "manage topics."
I know it's not a course about RESTful principles but maybe you'll consider in the future extracting resource id from request body to path parameter ?
https://github.com/aspnetrun/run-aspnetcore-microservices/blob/c30712aa099bc335f5613a3b196ea1e943f800a5/src/Services/Catalog/Catalog.API/Controllers/CatalogController.cs#L85