Info
Version: | 2.5.1 |
Author(s): | Luca Briguglia |
Last Update: | Tuesday, February 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lucabriguglia/Kledex |
NuGet Url: | https://www.nuget.org/packages/Kledex |
Install
Install-Package Kledex
dotnet add package Kledex
paket add Kledex
Kledex Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.DotNet.PlatformAbstractions(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.0.0)
- ReflectionMagic(>= 4.1.0)
- Scrutor(>= 3.1.0)
Tags
Its advanced features are ideal for Domain Driven Design (DDD), Command Query Responsibilty Segragation (CQRS) and Event Sourcing. Kledex also has Azure Service Bus and RabbitMQ integrations.