Free, open-source library that helps you transform a given SQL template and a set of conditions into any number of valid SQL statements along with their associated parameters.
Info
| Version: | 1.0.0 |
| Author(s): | Bojan Sala |
| Last Update: | Thursday, October 3, 2024 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/bawkee/SqlBinder |
| NuGet Url: | https://www.nuget.org/packages/SqlBinder |
Install
Install-Package SqlBinder
dotnet add package SqlBinder
paket add SqlBinder
SqlBinder Download (Unzip the "nupkg" after downloading)
Dependencies
Tags