SQL Server backend for Rebalanser.Core. 
                        
                    
         
                Info
| Version: | 0.1.2 | 
| Author(s): | Jack Vanlightly | 
| Last Update: | Tuesday, July 24, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Vanlightly/Rebalanser | 
| NuGet Url: | https://www.nuget.org/packages/Rebalanser.SqlServer | 
Install
Install-Package Rebalanser.SqlServer
                        dotnet add package Rebalanser.SqlServer
                        paket add Rebalanser.SqlServer
                        
                                Rebalanser.SqlServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Rebalanser.Core(>= 0.1.2)
 - System.Data.SqlClient(>= 4.5.1)