All Projects → NHadi → Dermayon

NHadi / Dermayon

Licence: GPL-3.0 license
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc

Programming Languages

C#
18002 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Dermayon

Pos
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
Stars: ✭ 207 (+213.64%)
Mutual labels:  event-sourcing, event-driven, ddd-architecture, cqrs-es
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+9309.09%)
Mutual labels:  design-patterns, event-sourcing, ddd-architecture, ddd-cqrs
Event Sourcing Jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Stars: ✭ 159 (+140.91%)
Mutual labels:  event-sourcing, event-driven, ddd-architecture, cqrs-es
dudulina
CQRS + Event Sourcing library for PHP
Stars: ✭ 53 (-19.7%)
Mutual labels:  event-sourcing, event-driven, solid-principles
Jivejdon
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
Stars: ✭ 287 (+334.85%)
Mutual labels:  event-driven, ddd-architecture, cqrs-es
Rails event store
A Ruby implementation of an Event Store based on Active Record
Stars: ✭ 947 (+1334.85%)
Mutual labels:  event-sourcing, event-driven, cqrs-es
Asombroso Ddd
Una lista cuidadosamente curada de recursos sobre Domain Driven Design, Eventos, Event Sourcing, Command Query Responsibility Segregation (CQRS).
Stars: ✭ 41 (-37.88%)
Mutual labels:  event-sourcing, event-driven, cqrs-es
Neventlite
NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Server. Built with dependency injection in mind and seamlessly integrates with AspNetCore.
Stars: ✭ 117 (+77.27%)
Mutual labels:  event-sourcing, event-driven, cqrs-es
Vertex
Vertex is a distributed, ultimately consistent, event traceable cross platform framework based on Orleans, which is used to build high-performance, high throughput, low latency, scalable distributed applications
Stars: ✭ 117 (+77.27%)
Mutual labels:  event-sourcing, event-driven, cqrs-es
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+245.45%)
Mutual labels:  design-patterns, event-sourcing, event-driven
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 (+4603.03%)
Mutual labels:  design-patterns, ddd-architecture, solid-principles
Booster
Booster Cloud Framework
Stars: ✭ 136 (+106.06%)
Mutual labels:  event-sourcing, event-driven, cqrs-es
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 (+2315.15%)
Mutual labels:  design-patterns, event-driven, ddd-architecture
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+5209.09%)
Mutual labels:  event-sourcing, event-driven
ddd-generic-java
Domain-Driven Design - Subdominio Generico en JAVA
Stars: ✭ 37 (-43.94%)
Mutual labels:  ddd-architecture, cqrs-es
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 (+12400%)
Mutual labels:  design-patterns, ddd-architecture
Event Driven Spring Boot
Example Application to demo various flavours of handling domain events in Spring Boot
Stars: ✭ 194 (+193.94%)
Mutual labels:  event-sourcing, event-driven
Conduit
RealWorld example backend implementing the CQRS/ES pattern in Elixir and Phoenix
Stars: ✭ 253 (+283.33%)
Mutual labels:  event-sourcing, cqrs-es
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.
Stars: ✭ 25 (-62.12%)
Mutual labels:  design-patterns, solid-principles
Event Sourcing Microservices Example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
Stars: ✭ 167 (+153.03%)
Mutual labels:  event-sourcing, event-driven

Dermayon

Dermayon Library is Libray for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc

It's developed for .NET Core 2.2 and available via NuGet. NuGet

Architecture of Library

Image of Architecture

Feature

  1. Kafka [Message Broker]
  2. Any Databases [Relational Databases or NoSql]
  3. MicroORM [Dapper]
  4. ORM [EntityFramework]
  5. GenericOperation in All Databases
  6. etc

Support CQRS/Event Sourcing

Image of CQRS

HOW TO USE

Its very easy you just add DermayonBootsraper and Configurable just you want and just you need Image of guide

Complete Documentation [On Process]

Configuration

Image of guide

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].