-
**Folder Structure Enhancement:**
1. Create a structured folder hierarchy, separating input/output data & source code
2. Organize input/output data files in a dedicated data/ directory, with subdi…
-
Redis is currently pretty much a monolith in the way it is developed, distributed (in source or binary form) and organized internally.
One idea that came up a few times in the past was to start con…
-
https://medium.com/@janerikfra/architectural-drivers-in-modern-software-architecture-cb7a42527bf2
-
# Trending repositories for C#
1. [**kgrzybek / modular-monolith-with-ddd**](https://github.com/kgrzybek/modular-monolith-with-ddd)
__Full Modular Monolith application with Domain…
-
# Trending repositories for C#
1. [**microsoft / PowerToys**](https://github.com/microsoft/PowerToys)
__Windows system utilities to maximize productivity__
159 stars toda…
-
Hi, Kamil!
Here, when we create `Meeting` we specify the location. `MeetingGroup` in turn also has `_location` which is not used anywhere, so I wonder, what sense does it make to have `_location`…
-
# Trending repositories for C#
1. [**umbraco / Umbraco-CMS**](https://github.com/umbraco/Umbraco-CMS)
__The simple, flexible and friendly ASP.NET CMS used by more than 730.000 web…
-
## Objective
- [ ] Support the goal of breaking up the image promoter monolith by closely examining the code and describing how we could pursue a more modular design
## Steps
- [ ] Present a 1-2 pag…
-
Hi,
I've implemented CQRS by following your repo. However I noticed that the decorator registration is now working with Autofac 6.x
builder.RegisterGenericDecorator(
typeof(UnitOfWo…
-