AppBrix.Configuration 0.39.0

.NET 7.0
dotnet add package AppBrix.Configuration --version 0.39.0
NuGet\Install-Package AppBrix.Configuration -Version 0.39.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="AppBrix.Configuration" Version="0.39.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppBrix.Configuration --version 0.39.0
#r "nuget: AppBrix.Configuration, 0.39.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 AppBrix.Configuration as a Cake Addin
#addin nuget:?package=AppBrix.Configuration&version=0.39.0

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

Base classes and interfaces for managing configurations.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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

Package Downloads
AppBrix

AppBrix Core containing the application and module classes and interfaces.

AppBrix.Configuration.Json

Contains serializer/deserializer for JSON based configurations.

AppBrix.Configuration.Memory

Adds configuration provider which reads and writes into memory. Usually used when creating applications inside tests.

AppBrix.Configuration.Files

Adds configuration provider which reads and writes into files.

AppBrix.Configuration.Yaml

Contains serializer/deserializer for YAML based configurations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.39.0 333 4/15/2023
0.38.0 416 3/2/2023
0.37.0 427 2/9/2023
0.36.0 555 12/17/2022
0.35.0 3,380 10/11/2022
0.34.0 3,470 8/14/2022
0.33.0 3,663 7/14/2022
0.32.0 3,652 6/18/2022
0.31.2 3,709 5/15/2022
0.31.1 3,661 5/15/2022
0.31.0 3,686 5/15/2022
0.30.0 3,705 4/25/2022
0.29.0 3,796 3/25/2022
0.28.0 3,839 2/14/2022
0.27.0 1,605 12/18/2021
0.26.0 1,860 11/13/2021
0.25.0 4,664 8/20/2021
0.24.0 4,709 7/11/2021
0.23.0 4,996 4/17/2021
0.22.0 4,971 3/21/2021
0.21.0 5,059 12/21/2020
0.20.0 5,144 11/14/2020
0.19.0 5,804 8/2/2020
0.18.0 5,931 2/10/2020
0.17.0 6,200 1/24/2020
0.16.0 5,790 11/8/2019
0.15.0 6,067 8/12/2019
0.14.0 6,069 7/6/2019
0.13.0 6,160 1/4/2019
0.12.0 7,309 7/3/2018
0.11.1 6,292 2/20/2018
0.11.0 6,316 2/20/2018
0.10.0 6,446 11/6/2017
0.9.0 6,331 10/1/2017
0.8.0 6,284 9/1/2017
0.7.0 5,781 12/8/2016
0.6.0 4,154 10/17/2016
0.5.0 4,081 6/30/2016
0.4.1 3,768 5/26/2016
0.4.0 3,723 5/18/2016
0.3.1 984 5/14/2016
0.3.0 998 5/14/2016
0.2.0 1,011 2/18/2016
0.1.0 1,205 11/21/2015

Upgrade .NET to 7.0.5.