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.
#:package Configuration.EntityFramework@1.0.1.123
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Configuration.EntityFramework&version=1.0.1.123
                    
Install as a Cake Addin
#tool nuget:?package=Configuration.EntityFramework&version=1.0.1.123
                    
Install 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,572 7/5/2018
1.0.1.122 1,445 5/11/2018
1.0.1.121 1,308 5/11/2018
1.0.1.117 2,164 5/6/2018
1.0.1.116 1,775 2/16/2018
1.0.1.115 1,758 2/10/2018
1.0.1.114 1,425 2/10/2018
1.0.1.112 1,445 2/10/2018
1.0.1.110 1,545 1/21/2018
1.0.1.109 1,448 1/21/2018
1.0.1.108 1,446 1/21/2018
1.0.1.106 3,127 11/24/2017
1.0.1.104 1,340 10/31/2017
1.0.1.103 1,387 8/31/2017
1.0.1.99 1,813 8/30/2017
1.0.1.97 1,340 6/26/2017
1.0.1.95 1,217 6/22/2017
1.0.1.89 1,373 3/30/2017
1.0.1.55 1,607 11/11/2016
1.0.1.51 1,543 11/2/2016
1.0.1.48 1,583 11/2/2016
1.0.1.47 1,562 11/2/2016
1.0.1.46 1,325 11/2/2016
1.0.1.44 1,400 11/2/2016
1.0.1.42 1,386 11/2/2016
1.0.1.41 1,505 11/2/2016
1.0.1.40 1,562 11/2/2016
1.0.1.29 1,344 10/28/2016
1.0.1.28 1,286 10/28/2016
1.0.1.27 1,300 10/28/2016
1.0.1.10 1,337 10/19/2016
1.0.1.6 1,232 10/19/2016
1.0.1.3 1,257 10/19/2016
1.0.1.2 1,266 10/18/2016
1.0.1 1,298 10/17/2016
1.0.0 1,299 10/4/2016

Initial Release