Library of basic functions to run SQL Server stored procedures and functions (table and scalar). 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Elvis Baldie, debugyou ltd | 
| Last Update: | Sunday, January 31, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://debugyou.net/ | 
| NuGet Url: | https://www.nuget.org/packages/Debugyou.SQLServer.DataClientLibrary | 
Install
Install-Package Debugyou.SQLServer.DataClientLibrary
                        dotnet add package Debugyou.SQLServer.DataClientLibrary
                        paket add Debugyou.SQLServer.DataClientLibrary
                        
                                Debugyou.SQLServer.DataClientLibrary Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Data.SqlClient(>= 2.1.1)
 
Tags