Base infrastructure for implementing configuration.
Info
Version: | 3.2.0 |
Author(s): | Alexey Drapash |
Last Update: | Monday, July 25, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://structr.dev/ |
NuGet Url: | https://www.nuget.org/packages/Structr.Configuration |
Install
Install-Package Structr.Configuration
dotnet add package Structr.Configuration
paket add Structr.Configuration
Structr.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Structr.Security(>= 1.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)
Tags