Provides fluent style wrapper around standard System.Data.SqlClient package for executing MS Sql Server commands. 
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | BlTools | 
| Last Update: | Monday, May 31, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/BlTools.MssqlFluentSqlWrapper | 
Install
Install-Package BlTools.MssqlFluentSqlWrapper
                        dotnet add package BlTools.MssqlFluentSqlWrapper
                        paket add BlTools.MssqlFluentSqlWrapper
                        
                                BlTools.MssqlFluentSqlWrapper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Data.SqlClient(>= 4.8.2)