Nuclei.Configuration 1.0.0

dotnet add package Nuclei.Configuration --version 1.0.0
NuGet\Install-Package Nuclei.Configuration -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nuclei.Configuration" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nuclei.Configuration --version 1.0.0
#r "nuget: Nuclei.Configuration, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nuclei.Configuration as a Cake Addin
#addin nuget:?package=Nuclei.Configuration&version=1.0.0

// Install Nuclei.Configuration as a Cake Tool
#tool nuget:?package=Nuclei.Configuration&version=1.0.0

Provides a set of classes and functions for configuration handling.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Nuclei.Configuration:

Package Downloads
Nuclei.Diagnostics

Provides diagnostics methods and classes used to log issues and performance of deployed applications.

Nuclei.Communication

Provides a communication method that provides ways to send messages and commands to remote endpoints. There are also ways of receiving notifications from the same remote endpoints.

Nuclei.Plugins.Core

Provides base classes and functions for plugin discovery and loading.

Nuclei.Diagnostics.Logging.NLog

Provides an NLog based implementation of the loggers in Nuclei.Diagnostics.

Nuclei.Plugins.Discovery

Provides classes and functions for plugin discovery.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 1,653 4/22/2019
0.9.0 6,424 8/7/2016
0.8.0 1,680 5/27/2014
0.7.1 1,556 12/21/2013
0.7.0 1,504 12/4/2013
0.6.7 1,589 10/23/2013
0.6.6 1,526 10/12/2013
0.6.5 1,619 9/26/2013
0.6.4 1,550 9/21/2013
0.6.3 1,547 8/22/2013
0.6.2 1,582 8/19/2013
0.6.1 1,627 8/16/2013
0.6.0 2,373 7/31/2013

[11] Restore StyleCop analyzers ()