3 Steps for Modeling a Complex Domain | CLEAN ARCHITECTURE & DDD From Scratch Tutorial | Part 11

Тыжпрограммист
Тыжпрограммист

In Today's video, we'll see how we can take many entities with many relationships between them and split them into aggregates following DDD tactical design principles. #dotnet #csharp 00:00. Relationships Between Entities 04:00. The Modeling Game 15:07. Model to Markdown Conversion


Keywords (if available)
Comments

No results found.

Related Videos

Related videos

Thumbnail

Implementing AggregateRoot, Entity, ValueObject | CA & DDD From Scratch Tutorial | Part 12

Today we'll implement the AggregateRoot, Entity, and ValueObject base classes in the domain layer of our Buber Dinner application! 0:00 Intro 0:19 Creating Models 0:42 Implementing ValueObject 5:03 Implementing Entity 7:27 Outro #dotnet #cshar...

By Тыжпрограммист

Duration: 8:01

Thumbnail

3 Steps for Modeling a Complex Domain | CLEAN ARCHITECTURE & DDD From Scratch Tutorial | Part 11

In Today's video, we'll see how we can take many entities with many relationships between them and split them into aggregates following DDD tactical design principles. Become a Patron & get the source code: https://www.patreon.com/aman...

By PHP: Создание веб-приложений

Duration: 19:53

Thumbnail

Domain Layer Structure & Skeleton | Clean Architecture & DDD From Scratch Tutorial | Part 13

Today we'll implement the domain layer skeleton in our Buber Dinner application! Domain models markdown files: https://gist.github.com/amantinband/425ffc6b82e41610369e51e9d2827e4c #dotnet #csharp #ddd

By Тыжпрограммист

Duration: 16:11

Thumbnail

Modeling a Domain With Domain-Driven Design From Scratch | DDD

? Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic Domain-Driven Design is a set of principles for how you can design and model a rich domain...

By Основы JavaScript Programming

Duration: 19:10

Thumbnail

ASP.NET 6 REST API Following CLEAN ARCHITECTURE & DDD Tutorial | Part 1 - Project Setup

What is this series? We'll build a REST API following Clean Architecture & Domain-Driven Design principles completely from scratch. We will use .NET 6, EF Core, and common patterns such as CQRS, unit of work, repository, mediator, and more ...

By Тыжпрограммист

Duration: 37:45

Thumbnail

JWT Bearer Authentication in ASP.NET 6 | CLEAN ARCHITECTURE & DDD From Scratch Tutorial | Part 9

Today we'll add authentication and basic authorization to our application 💪🏼 #dotnet #csharp 0:00 JWT Bearer Authentication in ASP.NET 6 0:20 Generate Jw Tokens 3:47 Attach the Debugger 4:22 Process of Authentication 5:44 Authentication ...

By Тыжпрограммист

Duration: 18:01

Thumbnail

Object Mapping - Mapster | ASP.NET 6 REST API Following CLEAN ARCHITECTURE & DDD Tutorial | Part 7

Today we'll get familiar with the Mapster library & use it to replace our manual mappings Give Mapster a ⭐: https://github.com/MapsterMapper/Mapster #dotnet 00:00. Object Mapping 01:45. Mapster Adapt method 02:33. TypeAdapterConfig 03:0...

By Тыжпрограммист

Duration: 23:47

Thumbnail

JWT Bearer Authentication in ASP.NET 6 | CLEAN ARCHITECTURE & DDD From Scratch Tutorial | Part 9

Become a Patreon & get the source code: https://www.patreon.com/amantinband Link to the full playlist: https://www.youtube.com/watch?v=fhM0V2N1GpY&list=PLzYkqgWkHPKBcDIP5gzLfASkQyTdy0t4k Follow me on 'em socials: Twitter: https://twitt...

By JS Всемогущий

Duration: 18:01

Thumbnail

DDD with clean architecture - #1

By JS Пассивный Доход

Duration: 37:07

Thumbnail

How To Use Domain-Driven Design In Clean Architecture

? Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic Clean architecture is a good choice when you want to design a robust and flexible applicat...

By Обучение JS

Duration: 30:26

Thumbnail

Clean Architecture - DDD - ValueObject - PHP8.1 - Domain

Neste vídeo eu comento sobre meus estudos aplicados em um projeto para fins de testes, estudos... Focado apenas em domínio especificamente em uma entidade rica do domínio. Em outro momento estarei postando outros vídeos mostrando e comentando ...

By Зарабатываем на Программировании на JS

Duration: 8:36

Thumbnail

Mastering DDD Aggregate Modeling With THESE 3 Steps

DDD Aggregates are great! However, just understanding the basic principles of DDD Aggregates usually is just the beginning of your challenges. Mastering DDD Aggregates modeling is an art. It takes time and practice to master it. However, this video p...

By JavaScript и машинное зрение

Duration: 17:25

Thumbnail

Mapping Software Logic Using Process Modeling | CA & DDD From Scratch Tutorial | Part 10

Today we'll do some process modeling together and get familiar with the application we'll be building in the upcoming videos 💪🏼 Get started with Event Storming today using the free tool from the video: https://www.figma.com/community...

By Тыжпрограммист

Duration: 15:47

Thumbnail

Asp.Net Core API from scratch w/ clean architecture and CQRS (2) - Rich domain model

In this series we start to develop an #AspNetCore #WebApi from scratch using a clean architecture approach and CQRS. GitHub repo: https://github.com/danpdc/CwkSocial.git

By JavaScript для профессионалов

Duration: 85:16

Thumbnail

Microservices: Clean Architecture, DDD, SAGA, Outbox & Kafka

Udemy Course Preview: Microservices: Clean Architecture, DDD, SAGA, Outbox & Kafka https://www.udemy.com/course/microservices-clean-architecture-ddd-saga-outbox-kafka-kubernetes/?couponCode=7D4D9362A74051F31368 In this course, you will focus o...

By Кotlin Исследования

Duration: 2:24

Thumbnail

Domain Events | Clean Architecture & Domain-Driven Design from scratch | Part 17

Get the source code: https://www.patreon.com/amantinband. In today's video, we'll implement Domain Events from Scratch. We'll see why domain events are such a fundamental part of Domain-Driven Design and how we can use domain events t...

By Основы Программирования на JS

Duration: 24:33

Thumbnail

Mapping Software Logic Using Process Modeling | CA & DDD From Scratch Tutorial | Part 10

Today we'll do some process modeling together and get familiar with the application we'll be building in the upcoming videos ?? Get started with Event Storming today using the free tool from the video: https://www.figma.com/community/file/...

By Питон и перевоплощение программирования

Duration: 15:47

Thumbnail

Domain Validation With .NET | Clean Architecture, DDD, .NET 6

? Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic I will show you two ways to approach Domain validation with .NET. The first approach will ...

By Тайпскрипт Распространенные проблемы

Duration: 12:30

Thumbnail

How to Use the Domain Event Pattern | DDD, Clean Architecture, .NET 6

? Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic The Domain Event pattern is a very useful way to offload important work to the background....

By API JavaScript

Duration: 9:48

Thumbnail

CRUD REST API With Clean Architecture & DDD In .NET 7

? Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic REST APIs are the industry standard when it comes to building APIs. There are many nuances...

By JavaScript Разнообразие

Duration: 29:51