All Projects → ITL → Similar Projects or Alternatives

1445 Open source projects that are alternatives of or similar to ITL

Run Aspnetcore
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 227 (+682.76%)
Joker
An example of microservices container based application which implemented different approaches within each microservice (DDD, CQRS, Simple CRUD)
Stars: ✭ 41 (+41.38%)
RCM
RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.
Stars: ✭ 29 (+0%)
Mutual labels:  ddd, entity-framework-core, automapper
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+21313.79%)
MonolithicArchitecture
This repository presents an approach on how to build an application using Monolithic architecture, ASP.NET Core, EntityFrameworkCore, Identity Server, CQRS, DDD
Stars: ✭ 18 (-37.93%)
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+17555.17%)
Mutual labels:  ddd, automapper, fluentvalidation
Sample Dotnet Core Cqrs Api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Stars: ✭ 1,273 (+4289.66%)
React-CleanArchitecture-Example
Sample frontend project with Clean Architecture using React.js and jest.
Stars: ✭ 73 (+151.72%)
Mutual labels:  ddd, clean-architecture
Cleanarchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
Stars: ✭ 8,945 (+30744.83%)
Mutual labels:  ddd, clean-architecture
Go Realworld Clean
a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld
Stars: ✭ 301 (+937.93%)
Mutual labels:  ddd, clean-architecture
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (+134.48%)
Mutual labels:  ddd, clean-architecture
Clean-Architecture-Template
Configurable Clean Architecture template containing the DDD + CQRS approach for .NET Core applications.
Stars: ✭ 14 (-51.72%)
Mutual labels:  ddd, clean-architecture
go-todo-app
Go + Angular Todo App
Stars: ✭ 21 (-27.59%)
Mutual labels:  ddd, clean-architecture
buchu
Use Cases - Uniform, auditable and secure use case library
Stars: ✭ 23 (-20.69%)
Mutual labels:  ddd, clean-architecture
clean-ddd-php-poc-contacts
A simple contact manager API to demonstrate the concepts of Clean Architecture and DDD with PHP 7.4+.
Stars: ✭ 31 (+6.9%)
Mutual labels:  ddd, clean-architecture
Cp Ddd Framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 566 (+1851.72%)
Mutual labels:  ddd, clean-architecture
Wild Workouts Go Ddd Example
Complete application to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project.
Stars: ✭ 756 (+2506.9%)
Mutual labels:  ddd, clean-architecture
Blog Core
Modular blog using Blazor with clean domain-driven design patterns
Stars: ✭ 345 (+1089.66%)
Mutual labels:  ddd, clean-architecture
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (+168.97%)
Mutual labels:  ddd, clean-architecture
Dotnet Template Onion
Onion Architecture with .NET 5/.NET Core and CQRS/Event Sourcing following a DDD approach
Stars: ✭ 70 (+141.38%)
Mutual labels:  ddd, clean-architecture
Aspnetcore Ddd
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
Stars: ✭ 88 (+203.45%)
Mutual labels:  ddd, automapper
Dev Stuff
😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.
Stars: ✭ 105 (+262.07%)
Mutual labels:  ddd, clean-architecture
Typescript Clean Architecture
It is my attempt to create Clean Architecture based application in Typescript
Stars: ✭ 225 (+675.86%)
Mutual labels:  ddd, clean-architecture
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+686.21%)
Mutual labels:  ddd, clean-architecture
Node Api Boilerplate
DDD/Clean Architecture inspired boilerplate for Node web APIs
Stars: ✭ 2,797 (+9544.83%)
Mutual labels:  ddd, clean-architecture
backend
Ergonode backend repository
Stars: ✭ 100 (+244.83%)
Mutual labels:  backend, ddd
Cqrs Clean Eventual Consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
Stars: ✭ 247 (+751.72%)
Mutual labels:  ddd, clean-architecture
redux-clean-architecture
📐 A clean architecture framwork
Stars: ✭ 40 (+37.93%)
Mutual labels:  backend, clean-architecture
MsCoreOne
MsCoreOne is a simple Ecommerce with using many technologies such as .NET 5, Entity Framework Core 5, React 16.13 with modern Clean Architecture, Domain-Driven Design, CQRS, SOLID, Identity Server 4, Blazor. It will focus on resolving the problems always see in the process to develop projects.
Stars: ✭ 77 (+165.52%)
educational-platform
Modular Monolith Java application with DDD
Stars: ✭ 124 (+327.59%)
Mutual labels:  ddd, clean-architecture
Plastic
This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application.
Stars: ✭ 30 (+3.45%)
Mutual labels:  ddd, clean-architecture
app-from-scratch
Book about Clean Architecture and Clojure
Stars: ✭ 83 (+186.21%)
Mutual labels:  ddd, clean-architecture
Jivejdon
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
Stars: ✭ 287 (+889.66%)
Mutual labels:  ddd, clean-architecture
ema
External memory app - allows one to quickly post and search text notes
Stars: ✭ 43 (+48.28%)
Mutual labels:  ddd, clean-architecture
repository
[PHP 7] Implementation and definition of a base Repository in Domain land.
Stars: ✭ 26 (-10.34%)
Mutual labels:  ddd, clean-architecture
Todomvc Ddd Cqrs Eventsourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
Stars: ✭ 134 (+362.07%)
Mutual labels:  backend, ddd
Software Engineer Interview Questions
A lot of questions and links to prepare yourself for an interview.
Stars: ✭ 176 (+506.9%)
Mutual labels:  backend, ddd
Practical Clean Ddd
A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
Stars: ✭ 28 (-3.45%)
Mutual labels:  ddd, clean-architecture
Christddd
🙌 ASP.NET Core 3.1 应用, 包含 DDD、CQRS、EDA 和ES事件回溯
Stars: ✭ 510 (+1658.62%)
Mutual labels:  ddd, automapper
Monolith Microservice Shop
Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.
Stars: ✭ 83 (+186.21%)
Mutual labels:  ddd, clean-architecture
Clean Architecture
A (work-in-progress) guide to the methodology behind Made Tech Flavoured Clean Architecture
Stars: ✭ 101 (+248.28%)
Mutual labels:  ddd, clean-architecture
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+28348.28%)
Mutual labels:  ddd, clean-architecture
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+7779.31%)
Mutual labels:  ddd, clean-architecture
Clean Architecture
Example project showing off clean/hexagonal architecture concepts in Python
Stars: ✭ 149 (+413.79%)
Mutual labels:  ddd, clean-architecture
Thewisedev Mailing
theWiseDev | API for a squeze page to register users on a mailing list and to email them a bonus (written in Node.js and TypeScript in a Clean Architecture). This project can be used as a reference implementation of the Clean Architecture with Node.js and TypeScript.
Stars: ✭ 145 (+400%)
Mutual labels:  ddd, clean-architecture
nbb
.Net Building Blocks
Stars: ✭ 98 (+237.93%)
Mutual labels:  ddd, clean-architecture
Dragon
基于 .Net Core 的后端基础框架
Stars: ✭ 17 (-41.38%)
Mutual labels:  backend, automapper
Netcorekit
💗 A crafted toolkit for building cloud-native apps on the .NET platform
Stars: ✭ 248 (+755.17%)
Mutual labels:  ddd, clean-architecture
node-boilerplate
Node Typescript Boilerplate for Microservices. Skeleton for Node.js Apps written in TypeScript (with Setup Instructions for ESLint, Prettier, and Husky)
Stars: ✭ 92 (+217.24%)
Mutual labels:  backend, clean-architecture
Coolstore Microservices
A full-stack .NET microservices build on Dapr and Tye
Stars: ✭ 1,903 (+6462.07%)
Mutual labels:  ddd, clean-architecture
Eshoponcontainersddd
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Stars: ✭ 126 (+334.48%)
Mutual labels:  backend, ddd
Ultimate Backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Stars: ✭ 978 (+3272.41%)
Mutual labels:  backend, ddd
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+6168.97%)
Mutual labels:  backend, vue-cli
Symfony 5 Es Cqrs Boilerplate
Symfony 5 DDD ES CQRS backend boilerplate
Stars: ✭ 759 (+2517.24%)
Mutual labels:  backend, ddd
Vue Admin Beautiful
🚀🚀🚀vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus主线版本基于element-plus、element-ui、ant-design-vue三者并行开发维护,同时支持电脑,手机,平板,切换分支查看不同的vue版本,element-plus版本已发布(vue3,vue3.0,vue,vue3.x,vue.js)
Stars: ✭ 10,968 (+37720.69%)
Mutual labels:  vue-cli, vue-template
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (+513.79%)
Mutual labels:  ddd, clean-architecture
Ddd On Scala
DDD sample implementation by Scala.
Stars: ✭ 113 (+289.66%)
Mutual labels:  ddd, clean-architecture
Repractise
RePractise
Stars: ✭ 695 (+2296.55%)
Mutual labels:  backend, ddd
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Stars: ✭ 1,594 (+5396.55%)
Mutual labels:  ddd, clean-architecture
clean-architecture
Package for isolate your domain code from framework dependency using DDD concepts.
Stars: ✭ 93 (+220.69%)
Mutual labels:  ddd, clean-architecture
1-60 of 1445 similar projects