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. 
.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,876 7/5/2018
1.0.1.122 1,333 5/11/2018
1.0.1.121 1,191 5/11/2018
1.0.1.117 1,999 5/6/2018
1.0.1.116 1,607 2/16/2018
1.0.1.115 1,595 2/10/2018
1.0.1.114 1,263 2/10/2018
1.0.1.112 1,282 2/10/2018
1.0.1.110 1,374 1/21/2018
1.0.1.109 1,284 1/21/2018
1.0.1.108 1,286 1/21/2018
1.0.1.106 3,013 11/24/2017
1.0.1.104 1,229 10/31/2017
1.0.1.103 1,276 8/31/2017
1.0.1.99 1,704 8/30/2017
1.0.1.97 1,229 6/26/2017
1.0.1.95 1,106 6/22/2017
1.0.1.89 1,263 3/30/2017
1.0.1.55 1,489 11/11/2016
1.0.1.51 1,431 11/2/2016
1.0.1.48 1,472 11/2/2016
1.0.1.47 1,450 11/2/2016
1.0.1.46 1,213 11/2/2016
1.0.1.44 1,290 11/2/2016
1.0.1.42 1,275 11/2/2016
1.0.1.41 1,394 11/2/2016
1.0.1.40 1,450 11/2/2016
1.0.1.29 1,232 10/28/2016
1.0.1.28 1,168 10/28/2016
1.0.1.27 1,187 10/28/2016
1.0.1.10 1,224 10/19/2016
1.0.1.6 1,123 10/19/2016
1.0.1.3 1,148 10/19/2016
1.0.1.2 1,156 10/18/2016
1.0.1 1,186 10/17/2016
1.0.0 1,188 10/4/2016

Initial Release