package for store configuration in MS SqlServer with Ocelot.
                        
                    
         
                Info
| Version: | 0.4.0 | 
| Author(s): | Yanwei Ni | 
| Last Update: | Monday, November 12, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/niyw/Ocelot.Provider.SqlServer | 
| NuGet Url: | https://www.nuget.org/packages/Niyw.Ocelot.Provider.SqlServer | 
Install
Install-Package Niyw.Ocelot.Provider.SqlServer
                        dotnet add package Niyw.Ocelot.Provider.SqlServer
                        paket add Niyw.Ocelot.Provider.SqlServer
                        
                                Niyw.Ocelot.Provider.SqlServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.0)
 - Ocelot(>= 10.0.0)