Basis for the plugins layer of the Kraken Framework.
Info
Version: | 1.0.0.1 |
Author(s): | Paulo Leal |
Last Update: | Thursday, June 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/kraken--framework/kraken |
NuGet Url: | https://www.nuget.org/packages/Kraken.Plugins |
Install
Install-Package Kraken.Plugins
dotnet add package Kraken.Plugins
paket add Kraken.Plugins
Kraken.Plugins Download (Unzip the "nupkg" after downloading)
Dependencies
- Kraken.Domain(>= 1.0.0.1)
- Microsoft.AspNetCore.Components(>= 3.1.5)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)