Aquarius.ONE.Shared.Config 2.0.0-pre-1

This is a prerelease version of Aquarius.ONE.Shared.Config.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Aquarius.ONE.Shared.Config --version 2.0.0-pre-1
                    
NuGet\Install-Package Aquarius.ONE.Shared.Config -Version 2.0.0-pre-1
                    
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="Aquarius.ONE.Shared.Config" Version="2.0.0-pre-1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aquarius.ONE.Shared.Config" Version="2.0.0-pre-1" />
                    
Directory.Packages.props
<PackageReference Include="Aquarius.ONE.Shared.Config" />
                    
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 Aquarius.ONE.Shared.Config --version 2.0.0-pre-1
                    
#r "nuget: Aquarius.ONE.Shared.Config, 2.0.0-pre-1"
                    
#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.
#addin nuget:?package=Aquarius.ONE.Shared.Config&version=2.0.0-pre-1&prerelease
                    
Install Aquarius.ONE.Shared.Config as a Cake Addin
#tool nuget:?package=Aquarius.ONE.Shared.Config&version=2.0.0-pre-1&prerelease
                    
Install Aquarius.ONE.Shared.Config as a Cake Tool

Configuration package used by apps that are part of the ONE platform, responsible for configuring: logging, exception handling, keyvault, settings.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Aquarius.ONE.Shared.Config:

Package Downloads
Aquarius.ONE.Shared.DataAdapters

Shared DataAdapters package

Aquarius.One.Shared.Ingest.Business

Aquarius Ingest shared library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 1,895 12/6/2024
6.1.4 245 12/6/2024
6.1.4-AQI-8239-01 160 10/29/2024
6.1.2 198 10/28/2024
6.1.1 244 9/16/2024
6.1.0 5,913 5/15/2023
6.1.0-AQI-4900-6 651 5/10/2023
6.0.0 3,513 3/29/2023
2.3.0 1,398 2/9/2023
2.2.1 1,102 12/13/2022
2.2.0 2,158 8/9/2022
2.1.0 1,599 5/26/2022
2.0.1 5,080 1/19/2022
2.0.0 1,119 1/18/2022
2.0.0-pre-2 773 1/19/2022
2.0.0-pre-1 896 1/6/2022

Version 2.0.0
     - Added license info
     - Removed FacadeStatusCode enum
     Version 1.0.0
     - Initial release
     - Renamed from Hach.Fusion.Shared.Core