Dermayon icon indicating copy to clipboard operation
Dermayon copied to clipboard

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

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