![]() |
VOOZH | about |
dotnet add package SqlAnalyser.Core --version 2.2.8
NuGet\Install-Package SqlAnalyser.Core -Version 2.2.8
<PackageReference Include="SqlAnalyser.Core" Version="2.2.8" />
<PackageVersion Include="SqlAnalyser.Core" Version="2.2.8" />Directory.Packages.props
<PackageReference Include="SqlAnalyser.Core" />Project file
paket add SqlAnalyser.Core --version 2.2.8
#r "nuget: SqlAnalyser.Core, 2.2.8"
#:package SqlAnalyser.Core@2.2.8
#addin nuget:?package=SqlAnalyser.Core&version=2.2.8Install as a Cake Addin
#tool nuget:?package=SqlAnalyser.Core&version=2.2.8Install as a Cake Tool
Parse and generate scripts for TSql, MySql, PlSql, PostgreSql and SqliteSql using antlr.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on SqlAnalyser.Core:
| Package | Downloads |
|---|---|
|
DatabaseConverter.Core
Convert or translate database objects and data between SqlServer, MySql, Oracle and Postgres. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.8 | 280 | 1/14/2026 |
| 2.2.7 | 194 | 1/12/2026 |
| 2.2.6 | 139 | 12/30/2025 |
| 2.2.5 | 638 | 9/16/2025 |
| 2.2.4 | 370 | 8/5/2025 |
| 2.2.3 | 216 | 7/8/2025 |
| 2.2.2 | 237 | 6/17/2025 |
| 2.2.1 | 384 | 6/11/2025 |
| 2.2.0 | 548 | 4/23/2025 |
| 2.1.4 | 27,807 | 11/21/2023 |
| 2.1.3 | 230 | 11/20/2023 |
| 2.1.2 | 519 | 12/27/2022 |
| 2.1.1 | 1,681 | 12/13/2022 |
| 2.1.0 | 1,022 | 12/10/2022 |
| 2.0.17 | 1,491 | 12/8/2022 |
| 2.0.16 | 993 | 11/30/2022 |
| 2.0.15 | 1,037 | 11/30/2022 |
| 2.0.14 | 483 | 11/29/2022 |
| 2.0.13 | 1,421 | 11/28/2022 |
| 2.0.12 | 703 | 11/22/2022 |
Remove "OUTER" join type.