A configuration source for ConfygureOut that loads configuration values from ConfigR files.
Info
Version: | 1.0.7 |
Author(s): | imgen |
Last Update: | Monday, April 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/imgen/ConfygureOut |
NuGet Url: | https://www.nuget.org/packages/ConfygureOut.ConfigRSource |
Install
Install-Package ConfygureOut.ConfigRSource
dotnet add package ConfygureOut.ConfigRSource
paket add ConfygureOut.ConfigRSource
ConfygureOut.ConfigRSource Download (Unzip the "nupkg" after downloading)
Dependencies
- ConfygureOut(>= 1.1.0)
- ConfigR(>= 1.0.0)
- ConfigR.Roslyn.CSharp(>= 1.0.0)
- Microsoft.CodeAnalysis.Analyzers(>= 2.6.0)
- Microsoft.CodeAnalysis.Common(>= 1.2.1)
- Microsoft.CodeAnalysis.CSharp(>= 1.2.1)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 1.2.1)
- Microsoft.CodeAnalysis.Scripting.Common(>= 1.2.1)
- System.AppContext(>= 4.3.0)
- System.Collections(>= 4.3.0)
- System.Collections.Immutable(>= 1.4.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.StackTrace(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.IO.FileSystem.Primitives(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.Metadata(>= 1.5.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.Handles(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.ValueTuple(>= 4.4.0)
Tags