Configuration.EntityFramework 1.0.1.123

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

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

Configuration.EntityFramework is a custom configuration provider for the .NET Core Configuration system. It's built on EntityFrameworkCore allowing configuration settings to be stored in a wide variety of repositories

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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Configuration.EntityFramework:

Package Downloads
Vit.Orm.EntityFramework

entensions for EntityFramework

Configuration.EntityFramework.Localization

Configuration.EntityFramework.Localization provides custom localization components. These components leverage Configuration.EntityFramework for persistence

Lmat.Core.Common

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1.123 88,394 7/5/2018
1.0.1.122 1,313 5/11/2018
1.0.1.121 1,171 5/11/2018
1.0.1.117 1,971 5/6/2018
1.0.1.116 1,575 2/16/2018
1.0.1.115 1,567 2/10/2018
1.0.1.114 1,235 2/10/2018
1.0.1.112 1,254 2/10/2018
1.0.1.110 1,346 1/21/2018
1.0.1.109 1,256 1/21/2018
1.0.1.108 1,258 1/21/2018
1.0.1.106 2,995 11/24/2017
1.0.1.104 1,211 10/31/2017
1.0.1.103 1,258 8/31/2017
1.0.1.99 1,686 8/30/2017
1.0.1.97 1,211 6/26/2017
1.0.1.95 1,088 6/22/2017
1.0.1.89 1,244 3/30/2017
1.0.1.55 1,470 11/11/2016
1.0.1.51 1,412 11/2/2016
1.0.1.48 1,453 11/2/2016
1.0.1.47 1,431 11/2/2016
1.0.1.46 1,194 11/2/2016
1.0.1.44 1,271 11/2/2016
1.0.1.42 1,256 11/2/2016
1.0.1.41 1,375 11/2/2016
1.0.1.40 1,431 11/2/2016
1.0.1.29 1,213 10/28/2016
1.0.1.28 1,149 10/28/2016
1.0.1.27 1,168 10/28/2016
1.0.1.10 1,205 10/19/2016
1.0.1.6 1,104 10/19/2016
1.0.1.3 1,129 10/19/2016
1.0.1.2 1,137 10/18/2016
1.0.1 1,167 10/17/2016
1.0.0 1,169 10/4/2016

Initial Release