Helper methods for querying DataTables with ADO.NET and SQL Server. 
                        
                    
         
                Info
| Version: | 2.0.17 | 
| Author(s): | Adam O'Neil | 
| Last Update: | Sunday, May 29, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/adamfoneil/DataTables.Library | 
| NuGet Url: | https://www.nuget.org/packages/DataTables.Library | 
Install
Install-Package DataTables.Library
                        dotnet add package DataTables.Library
                        paket add DataTables.Library
                        
                                DataTables.Library Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Data.SqlClient(>= 2.0.0)
- System.Data.DataSetExtensions(>= 4.5.0)
