Info
Version: | 4.0.28-beta |
Author(s): | Wim van Gool |
Last Update: | Friday, August 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wimvangool/Kingo |
NuGet Url: | https://www.nuget.org/packages/Kingo.MicroServices |
Install
Install-Package Kingo.MicroServices
dotnet add package Kingo.MicroServices
paket add Kingo.MicroServices
Kingo.MicroServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- System.ComponentModel.Annotations(>= 4.5.0)
Tags
Given its design, it also lends itself quite nicely to apply patterns such as CQRS and Domain-Driven Design.