https://github.com/nhadi/dermayon
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
https://github.com/nhadi/dermayon
cqrs-es cqrs-pattern csharp ddd-architecture ddd-cqrs design-patterns event-driven event-sourcing generic-repository kafka microservices-libraries mongodb netcore22 solid-principles unitofwork-pattern
Last synced: about 2 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/nhadi/dermayon
- Owner: NHadi
- License: gpl-3.0
- Created: 2019-10-19T06:11:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T01:16:21.000Z (about 2 years ago)
- Last Synced: 2025-04-09T15:08:15.393Z (about 2 months ago)
- Topics: cqrs-es, cqrs-pattern, csharp, ddd-architecture, ddd-cqrs, design-patterns, event-driven, event-sourcing, generic-repository, kafka, microservices-libraries, mongodb, netcore22, solid-principles, unitofwork-pattern
- Language: C#
- Homepage:
- Size: 1.53 MB
- Stars: 69
- Watchers: 14
- Forks: 32
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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, etcIt's developed for .NET Core 2.2 and available via [NuGet](https://www.nuget.org/packages/dermayon.library/).
[](http://nuget.org/packages/dermayon.library)# Architecture of Library
# 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
# HOW TO USE
Its very easy you just add DermayonBootsraper and Configurable just you want and just you need
# Complete Documentation [On Process]
# Configuration
