Use C# 6 and FormattableString to convert SQL and embedded data to properly parameterized commands.
Info
Version: | 1.0.14-beta |
Author(s): | Garrett Pauls |
Last Update: | Saturday, February 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/garrettpauls/FormattableSql |
NuGet Url: | https://www.nuget.org/packages/FormattableSql |
Install
Install-Package FormattableSql
dotnet add package FormattableSql
paket add FormattableSql
FormattableSql Download (Unzip the "nupkg" after downloading)
Dependencies
Tags