Library which allows the capability to redirect your configuration sections to another source.
Info
Version: | 0.5.1 |
Author(s): | Joshua Burchat |
Last Update: | Friday, August 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JoshuaBurchat/YourConfigIsInAnotherCastle |
NuGet Url: | https://www.nuget.org/packages/YourConfigIsInAnotherCastle.Migrations |
Install
Install-Package YourConfigIsInAnotherCastle.Migrations
dotnet add package YourConfigIsInAnotherCastle.Migrations
paket add YourConfigIsInAnotherCastle.Migrations
YourConfigIsInAnotherCastle.Migrations Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- YourConfigIsInAnotherCastle(>= 1.0.2)
- Microsoft.Web.Infrastructure(>= 1.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json.Schema(>= 3.0.1)
- NJsonSchema(>= 9.4.2)
- NJsonSchema.CodeGeneration(>= 9.4.2)
- NJsonSchema.CodeGeneration.CSharp(>= 9.4.2)
- WebActivatorEx(>= 2.2.0)
Tags