Quting sql identifiers (tables, columns, etc.) based on the underlying sql technology.
Info
Version: | 1.0.2 |
Author(s): | İbrahim Bali |
Last Update: | Thursday, December 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Connection.Identifier.Quoting |
Install
Install-Package Connection.Identifier.Quoting
dotnet add package Connection.Identifier.Quoting
paket add Connection.Identifier.Quoting
Connection.Identifier.Quoting Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 8.0.21)
- System.Data.SqlClient(>= 4.8.2)