All Projects → ivanpaulovich → Dotnet New Caju

ivanpaulovich / Dotnet New Caju

Licence: apache-2.0
Learn Clean Architecture with .NET Core 3.0 🔥

Projects that are alternatives of or similar to Dotnet New Caju

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 (-70.18%)
Mutual labels:  webapi, event-sourcing, event-driven, solid, kafka, mongodb, clean-architecture, ddd, cqrs, clean-code, domain-driven-design, tdd
Event Sourcing Jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Stars: ✭ 159 (-30.26%)
Mutual labels:  microservices, webapi, event-sourcing, event-driven, solid, kafka, mongodb, ddd, cqrs, domain-driven-design
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+2623.68%)
Mutual labels:  event-sourcing, clean-architecture, design-patterns, ddd, cqrs, clean-code, domain-driven-design
Hexagonal Architecture Acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
Stars: ✭ 293 (+28.51%)
Mutual labels:  webapi, solid, mongodb, ddd, cqrs, domain-driven-design
Clean Ts Api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 619 (+171.49%)
Mutual labels:  solid, mongodb, clean-architecture, design-patterns, clean-code, tdd
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (+81.58%)
Mutual labels:  microservices, event-sourcing, event-driven, ddd, cqrs, domain-driven-design
Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (-42.54%)
Mutual labels:  event-sourcing, event-driven, mongodb, ddd, cqrs, domain-driven-design
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+1261.4%)
Mutual labels:  webapi, clean-architecture, design-patterns, clean-code, domain-driven-design, tdd
Sample Dotnet Core Cqrs Api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Stars: ✭ 1,273 (+458.33%)
Mutual labels:  clean-architecture, design-patterns, ddd, cqrs, clean-code, domain-driven-design
Cp Ddd Framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 566 (+148.25%)
Mutual labels:  clean-architecture, design-patterns, ddd, clean-code, domain-driven-design
All Things Cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
Stars: ✭ 474 (+107.89%)
Mutual labels:  kafka, mongodb, ddd, cqrs, domain-driven-design
Practical.cleanarchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
Stars: ✭ 639 (+180.26%)
Mutual labels:  microservices, kafka, clean-architecture, cqrs, domain-driven-design
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+902.19%)
Mutual labels:  solid, clean-architecture, ddd, clean-code, domain-driven-design
Rails event store
A Ruby implementation of an Event Store based on Active Record
Stars: ✭ 947 (+315.35%)
Mutual labels:  event-sourcing, event-driven, ddd, cqrs, domain-driven-design
Pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
Stars: ✭ 708 (+210.53%)
Mutual labels:  microservices, event-sourcing, event-driven, ddd, cqrs
Kreta
Modern project management solution
Stars: ✭ 177 (-22.37%)
Mutual labels:  microservices, event-sourcing, ddd, cqrs, domain-driven-design
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (-38.6%)
Mutual labels:  microservices, solid, ddd, cqrs, tdd
Goes
Go Event Sourcing made easy
Stars: ✭ 144 (-36.84%)
Mutual labels:  event-sourcing, event-driven, ddd, cqrs, domain-driven-design
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (-21.93%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing, clean-architecture
Digital Restaurant
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ
Stars: ✭ 222 (-2.63%)
Mutual labels:  microservices, event-sourcing, kafka, ddd, cqrs

Caju Caju: .NET apps with awesome architectures!

Service Template to help you build evolvable and maintainable applications. It follows the Clean Architecture Principles and built on Domain-Driven Design. This tool increases productivity on developing your next microservices.

Generate your own awesome Back-end!

NuGet Build Status Gitter

To generate your own awesome .NET Back-end simple run:

dotnet new -i Paulovich.Caju::0.7.3
dotnet new manga

Clean Architecture

Based on Clean Architecture Manga.

Sample applications

Run dotnet new -i Paulovich.Caju then try the following commands.

Complete suite of use cases.

dotnet new clean --use-cases full

Register account and get customer details.

dotnet new clean --use-cases basic

Read only use cases

dotnet new clean --use-cases readonly
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].