MetaSaver.Framework.Configuration 0.1.5-beta

This is a prerelease version of MetaSaver.Framework.Configuration.
dotnet add package MetaSaver.Framework.Configuration --version 0.1.5-beta
NuGet\Install-Package MetaSaver.Framework.Configuration -Version 0.1.5-beta
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="MetaSaver.Framework.Configuration" Version="0.1.5-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MetaSaver.Framework.Configuration --version 0.1.5-beta
#r "nuget: MetaSaver.Framework.Configuration, 0.1.5-beta"
#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 MetaSaver.Framework.Configuration as a Cake Addin
#addin nuget:?package=MetaSaver.Framework.Configuration&version=0.1.5-beta&prerelease

// Install MetaSaver.Framework.Configuration as a Cake Tool
#tool nuget:?package=MetaSaver.Framework.Configuration&version=0.1.5-beta&prerelease

Part of the MetaSaver framework that handles application configuration including a strongly types AppSettings

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. 
.NET Core netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
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 MetaSaver.Framework.Configuration:

Package Downloads
MetaSaver.Framework.Data

Part of the MetaSaver framework that handles database connections with automatic retries

MetaSaver.Framework.DependencyInjection

Part of the MetaSaver framework that handles dependency injection

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.5-beta 490 2/26/2019
0.1.2-beta 415 2/26/2019
0.1.1-beta 366 2/26/2019
0.0.10-beta 402 2/22/2019
0.0.9-beta 375 2/22/2019
0.0.8-beta 375 2/21/2019
0.0.7-beta 365 2/21/2019
0.0.6-beta 400 2/21/2019
0.0.5-beta 349 2/21/2019
0.0.4-beta 357 2/21/2019
0.0.3-beta 419 2/20/2019
0.0.2-beta 433 2/20/2019
0.0.1-beta 419 2/18/2019

See project on Github