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,286 7/5/2018
1.0.1.122 1,305 5/11/2018
1.0.1.121 1,163 5/11/2018
1.0.1.117 1,957 5/6/2018
1.0.1.116 1,562 2/16/2018
1.0.1.115 1,554 2/10/2018
1.0.1.114 1,222 2/10/2018
1.0.1.112 1,241 2/10/2018
1.0.1.110 1,333 1/21/2018
1.0.1.109 1,243 1/21/2018
1.0.1.108 1,245 1/21/2018
1.0.1.106 2,987 11/24/2017
1.0.1.104 1,203 10/31/2017
1.0.1.103 1,248 8/31/2017
1.0.1.99 1,678 8/30/2017
1.0.1.97 1,201 6/26/2017
1.0.1.95 1,078 6/22/2017
1.0.1.89 1,235 3/30/2017
1.0.1.55 1,462 11/11/2016
1.0.1.51 1,404 11/2/2016
1.0.1.48 1,443 11/2/2016
1.0.1.47 1,421 11/2/2016
1.0.1.46 1,186 11/2/2016
1.0.1.44 1,261 11/2/2016
1.0.1.42 1,246 11/2/2016
1.0.1.41 1,365 11/2/2016
1.0.1.40 1,423 11/2/2016
1.0.1.29 1,203 10/28/2016
1.0.1.28 1,139 10/28/2016
1.0.1.27 1,160 10/28/2016
1.0.1.10 1,195 10/19/2016
1.0.1.6 1,096 10/19/2016
1.0.1.3 1,121 10/19/2016
1.0.1.2 1,127 10/18/2016
1.0.1 1,159 10/17/2016
1.0.0 1,161 10/4/2016

Initial Release