Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Modular-monolith-with-ddd Alternatives
Similar projects and alternatives to modular-monolith-with-ddd
-
CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core (by jasontaylordev)
-
eShopOnWeb
Sample ASP.NET Core 7.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
UpdatedMonolithSolver
A tool that creates a solution for the "Treasure Hunter! Monolith" minigame in Danganronpa V3: Killing Harmony
-
ASP.NET Boilerplate
ASP.NET Boilerplate - Web Application Framework
-
Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
-
-
Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
molecule
Every public app assembled using Molecule.dev. (by molecule-dev)
-
Orchard Core
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
-
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
-
pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
-
Mediator.Net
A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
-
html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
-
-
-
-
Design Patterns PHP
sample code for several design patterns in PHP 8
-
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
-
awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
modular-monolith-with-ddd reviews and mentions
-
How I start every new Python backend API project
You can see there is a module called building_blocks. Inside it, I keep all the utilities needed in the project, like a logger, serializers, and so on. I did not make up this name, I borrowed it from this repo.
- Does anybody want to learn Computer Science??
-
100+ Must Know Github Repositories For Any Programmer
9. Modular Monolith with TDD
- Can you suggest a Git repo using DDD
-
Can you suggest a git repo using DDD?
This covers far more than just DDD, however, I find the links and README super helpful for a wide range of subjects: https://github.com/kgrzybek/modular-monolith-with-ddd
- Why do I distrust people who talk about Clean Architecture?
-
The only two custom React hooks we ever use
Am wondering what react community thinks of DDD.
I've been reading "blue" DDD book (by Eric Evans) and "red" book (by Vaugh Vernon) and that was a completely "my whole life was a lie" type of experience and relief at the same time. It's just so great to have the principles of who to structure the code. It, by definition makes, your codebase structure meaningful. Because it's structured according to some common knowledge, not your random thoughts at the time you were writing code.
I was surprised to find so little DDD react sample codebases. Let's say for backend there is huge amount of samples, i.e. https://github.com/kgrzybek/modular-monolith-with-ddd . For react/frontend I have bookmarked only https://github.com/talyssonoc/react-redux-ddd/tree/master/sr... and few more, but those others does not meet the optional criteria i like really much - at the highest (or at app) level all codebase need to have folders app, domain, infra and ui. Simple rule, but simplifies life a lot.
So my question is - is DDD for some reasons not very applicable for app frontend development. Or it just never became popular. Or maybe DDD is popular amongst react developers, just I am not aware of this.
Many thanks for any ideas and comments!
- Know a well-written Web Project that serves as a good reference?
- What are some excellent Github projects that really showcase best practices and great architecture and design?
-
Weekly Developer Roundup #23 - Sun Nov 22 2020
kgrzybek/modular-monolith-with-ddd (C#): Full Modular Monolith application with Domain-Driven Design approach.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 Sep 2023
Stats
kgrzybek/modular-monolith-with-ddd is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of modular-monolith-with-ddd is C#.
Popular Comparisons
- modular-monolith-with-ddd VS CleanArchitecture
- modular-monolith-with-ddd VS UpdatedMonolithSolver
- modular-monolith-with-ddd VS Domain-Driven-Design-Example
- modular-monolith-with-ddd VS ASP.NET Boilerplate
- modular-monolith-with-ddd VS eShopOnWeb
- modular-monolith-with-ddd VS MassTransit
- modular-monolith-with-ddd VS Thingsboard
- modular-monolith-with-ddd VS Orchard Core
- modular-monolith-with-ddd VS Mediator.Net
- modular-monolith-with-ddd VS clean-architecture-demo