Click here to Skip to main content
15,890,399 members
Articles / Programming Languages / C#

EntityFramework Configuration Provider for .NET Framework & .NET Core

20 Oct 2016CPOL4 min read 21.9K   13  
Configuration.EntityFramework is a custom configuration provider for the .NET Core Configuration system. It's built onEntityFrameworkCore allowing configuration settings to be stored in a wide variety of repositories,
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the C# Table of Contents to view the list of available articles in this section.