VOOZH about

URL: https://www.nuget.org/packages/Nuclei.Configuration/

⇱ NuGet Gallery | Nuclei.Configuration 1.0.0




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.
<PackageVersion Include="Nuclei.Configuration" Version="1.0.0" />
 
Directory.Packages.props
<PackageReference Include="Nuclei.Configuration" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nuclei.Configuration --version 1.0.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Nuclei.Configuration@1.0.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nuclei.Configuration&version=1.0.0
 
Install as a Cake Addin
#tool nuget:?package=Nuclei.Configuration&version=1.0.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Provides a set of classes and functions for configuration handling.

Product Versions Compatible and additional computed target framework versions.
.NET Framework net452 net452 is compatible.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 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 2,876 4/22/2019
0.9.0 7,868 8/7/2016
0.8.0 2,208 5/27/2014
0.7.1 2,096 12/21/2013
0.7.0 2,051 12/4/2013
0.6.7 2,113 10/23/2013
0.6.6 2,057 10/12/2013
0.6.5 2,154 9/26/2013
0.6.4 2,090 9/21/2013
0.6.3 2,100 8/22/2013
0.6.2 2,117 8/19/2013
0.6.1 2,171 8/16/2013
0.6.0 2,924 7/31/2013

[11] Restore StyleCop analyzers ()