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.
<PackageVersion Include="Configuration.EntityFramework" Version="1.0.1.123" />
                    
Directory.Packages.props
<PackageReference Include="Configuration.EntityFramework" />
                    
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 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.
#addin nuget:?package=Configuration.EntityFramework&version=1.0.1.123
                    
Install Configuration.EntityFramework as a Cake Addin
#tool nuget:?package=Configuration.EntityFramework&version=1.0.1.123
                    
Install Configuration.EntityFramework as a Cake Tool

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.  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 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 90,107 7/5/2018
1.0.1.122 1,401 5/11/2018
1.0.1.121 1,266 5/11/2018
1.0.1.117 2,101 5/6/2018
1.0.1.116 1,711 2/16/2018
1.0.1.115 1,697 2/10/2018
1.0.1.114 1,365 2/10/2018
1.0.1.112 1,384 2/10/2018
1.0.1.110 1,478 1/21/2018
1.0.1.109 1,387 1/21/2018
1.0.1.108 1,388 1/21/2018
1.0.1.106 3,085 11/24/2017
1.0.1.104 1,296 10/31/2017
1.0.1.103 1,344 8/31/2017
1.0.1.99 1,772 8/30/2017
1.0.1.97 1,297 6/26/2017
1.0.1.95 1,174 6/22/2017
1.0.1.89 1,331 3/30/2017
1.0.1.55 1,557 11/11/2016
1.0.1.51 1,498 11/2/2016
1.0.1.48 1,539 11/2/2016
1.0.1.47 1,517 11/2/2016
1.0.1.46 1,281 11/2/2016
1.0.1.44 1,357 11/2/2016
1.0.1.42 1,343 11/2/2016
1.0.1.41 1,461 11/2/2016
1.0.1.40 1,517 11/2/2016
1.0.1.29 1,299 10/28/2016
1.0.1.28 1,236 10/28/2016
1.0.1.27 1,254 10/28/2016
1.0.1.10 1,292 10/19/2016
1.0.1.6 1,190 10/19/2016
1.0.1.3 1,215 10/19/2016
1.0.1.2 1,223 10/18/2016
1.0.1 1,255 10/17/2016
1.0.0 1,257 10/4/2016

Initial Release