Helper library for streamlined access to data via SP and queries using SQL Server data provider.
                        
                    
         
                    Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 2.0.8 | 
| Author(s): | Vojislav Petkovic | 
| Last Update: | Tuesday, November 29, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/vpetkovic/CL.Sinks | 
| NuGet Url: | https://www.nuget.org/packages/CL.Sinks.SqlServer | 
Install
Install-Package CL.Sinks.SqlServer
                        dotnet add package CL.Sinks.SqlServer
                        paket add CL.Sinks.SqlServer
                        
                                CL.Sinks.SqlServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Dapper(>= 2.0.35)
 - Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
 - System.Data.SqlClient(>= 4.8.2)
 
- Dapper(>= 2.0.35)
 - Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
 - System.Data.SqlClient(>= 4.8.2)
 
Tags