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.
Info
Version: | 2.0.1 |
Author(s): | Nurul Hadi |
Last Update: | Sunday, November 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NHadi/Dermayon |
NuGet Url: | https://www.nuget.org/packages/Dermayon.Library |
Install
Install-Package Dermayon.Library
dotnet add package Dermayon.Library
paket add Dermayon.Library
Dermayon.Library Download (Unzip the "nupkg" after downloading)
Dependencies
- Dermayon.Common(>= 2.0.1)
- Dermayon.Infrastructure.Data.DapperRepositories(>= 2.0.1)
- Dermayon.Infrastructure.Data.EFRepositories(>= 2.0.1)
- Dermayon.Infrastructure.Data.EventSources(>= 2.0.0)
- Dermayon.Infrastructure.Data.MongoRepositories(>= 2.0.0)
- Dermayon.Infrastructure.EvenMessaging.Kafka(>= 2.0.0)
Tags