Daikoz.SQLWrapper
0.4.0
See the version list below for details.
dotnet add package Daikoz.SQLWrapper --version 0.4.0
NuGet\Install-Package Daikoz.SQLWrapper -Version 0.4.0
<PackageReference Include="Daikoz.SQLWrapper" Version="0.4.0" />
paket add Daikoz.SQLWrapper --version 0.4.0
#r "nuget: Daikoz.SQLWrapper, 0.4.0"
// Install Daikoz.SQLWrapper as a Cake Addin
#addin nuget:?package=Daikoz.SQLWrapper&version=0.4.0
// Install Daikoz.SQLWrapper as a Cake Tool
#tool nuget:?package=Daikoz.SQLWrapper&version=0.4.0
A high performance SQL Wrapper and syntax checking supporting MySQL, MariaDB... SQLWrapper generate call code from SQL file and check SQL syntax before compile task. The call automatically created and check syntax identify database changes.
SQL Wrapper is not a ORM: it generate code form SQL request. It have better performance than linq or EntityFramework and there are not SQL limitation.
SQL Wrapper get database structure to check SQL syntax and generate a XML with all returned columns of SQL request. From this XML, you can apply our XLST (or the XLST provided) to generate the code.
Thus, SQL Wrapper can generate SQL call code from any language like C#, Java, Python, Javascript, VB .NET, ADO .NET ...
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.Build.Framework (>= 16.0.461)
- Microsoft.Build.Utilities.Core (>= 16.0.461)
- Microsoft.CSharp (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 121 | 12/9/2022 |
1.2.0 | 252 | 11/22/2021 |
1.1.23 | 246 | 11/11/2021 |
1.1.22 | 337 | 6/27/2021 |
1.1.21 | 241 | 4/1/2021 |
1.1.20 | 319 | 3/29/2021 |
1.1.19 | 274 | 2/19/2021 |
1.1.18 | 280 | 1/14/2021 |
1.1.17 | 296 | 1/13/2021 |
1.1.16 | 298 | 1/13/2021 |
1.1.15 | 374 | 11/2/2020 |
1.1.14 | 383 | 11/1/2020 |
1.1.13 | 433 | 10/18/2020 |
1.1.12 | 433 | 10/3/2020 |
1.1.11 | 428 | 8/23/2020 |
1.1.10 | 397 | 8/22/2020 |
1.1.9 | 505 | 5/30/2020 |
1.1.8 | 389 | 4/20/2020 |
1.1.7 | 438 | 3/24/2020 |
1.1.6 | 394 | 3/15/2020 |
1.1.5 | 401 | 2/25/2020 |
1.1.4 | 413 | 2/20/2020 |
1.1.3 | 401 | 1/19/2020 |
1.1.2 | 420 | 1/19/2020 |
1.1.1 | 398 | 1/19/2020 |
1.1.0 | 488 | 1/9/2020 |
1.0.0 | 442 | 1/6/2020 |
0.4.4 | 492 | 6/26/2019 |
0.4.3 | 466 | 6/13/2019 |
0.4.2 | 484 | 6/10/2019 |
0.4.1 | 487 | 6/3/2019 |
0.4.0 | 475 | 6/3/2019 |
0.2.0.1 | 488 | 5/13/2019 |
0.2.0 | 479 | 5/13/2019 |
0.1.3.1 | 526 | 4/24/2019 |
0.1.3 | 595 | 4/24/2019 |
0.1.2 | 503 | 3/27/2019 |
0.1.1 | 525 | 3/20/2019 |
0.1.0 | 491 | 3/18/2019 |