@MilanJovanovicTech

I write a weekly newsletter with a short and sweet .NET tip every Saturday. Join 11k+ engineers here: https://www.milanjovanovic.tech/

@mylesdavies9476

Looking forward to the video, thanks

@JustmeAgainOk

Most of small apps really need only this design

@noss403

Is this C4 notation for diagram?

@adrian_franczak

Do you really need all of this projects especially for notification module? All modules should start from one project and can be split only if needed for example App.Core App.Contracts - keep modules small

@gerarduab9960

Do you make some tutorials for this?

@Scudmaster11

Monoliths are awesome... along with it being allowed to seperate large functions to other systems like micro services.. just because it can be rather complex doesnt mean it is... microservies is like programming in anonymous functions... it works but it can be annoying to maintain when the components end up influencing eachother in wrong ways because of it being losely tied together... atleast with monolithic code.. when it works.. it REALLY works

@marcelotieghi936

Sorry new on this area, but this can be called also as microservices? Or have nothing about that

@gpzim981

I don’t understand why people organize projects that doesn’t tell what it is about because it is named and structured around the technology

@smfunda2749

how we can use cross site concerns here?

@andreassummertime

Nice. Microservices pros but without the cons :-D

@stephendgreen1502

All deployed in a single container? Or one container per module?

@juke-duke

Please do Vertical Slice next ;D

@chrisanders7257

I have build a framework to build a modular monolith easyly.

@i.t.9015

Waiting for a practical video...

@TheGarageboyz

Is this a common alternative to MVC ?

@mr.m8539

Linux

@nadirmezhoudi

this is not a monolith.