Plugins available for the Core framework.
Info
Version: | 1.0.277 |
Author(s): | Scott Ferguson |
Last Update: | Friday, October 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/relay-dev/core-plugins |
NuGet Url: | https://www.nuget.org/packages/Relay.Core.Plugins |
Install
Install-Package Relay.Core.Plugins
dotnet add package Relay.Core.Plugins
paket add Relay.Core.Plugins
Relay.Core.Plugins Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 3.1.8)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.8)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.8)
- Relay.Core(>= 1.0.165)
- System.Text.Json(>= 4.7.2)