SqlAnalyser.Core
2.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SqlAnalyser.Core --version 2.0.5
NuGet\Install-Package SqlAnalyser.Core -Version 2.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SqlAnalyser.Core" Version="2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqlAnalyser.Core --version 2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SqlAnalyser.Core, 2.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SqlAnalyser.Core as a Cake Addin #addin nuget:?package=SqlAnalyser.Core&version=2.0.5 // Install SqlAnalyser.Core as a Cake Tool #tool nuget:?package=SqlAnalyser.Core&version=2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Parse and generate scripts for TSql, MySql, PlSql and PostgreSql using antlr.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Antlr4.Runtime.Standard (>= 4.10.1)
- DatabaseInterpreter.Core (>= 2.0.16)
- DatabaseInterpreter.Model (>= 1.0.8)
- SqlParserSharp (>= 2.0.0)
NuGet packages (1)
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.4 | 8,203 | 11/21/2023 |
2.1.3 | 123 | 11/20/2023 |
2.1.2 | 336 | 12/27/2022 |
2.1.1 | 1,387 | 12/13/2022 |
2.1.0 | 817 | 12/10/2022 |
2.0.17 | 1,223 | 12/8/2022 |
2.0.16 | 784 | 11/30/2022 |
2.0.15 | 826 | 11/30/2022 |
2.0.14 | 319 | 11/29/2022 |
2.0.13 | 1,174 | 11/28/2022 |
2.0.12 | 514 | 11/22/2022 |
2.0.11 | 838 | 11/22/2022 |
2.0.10 | 672 | 11/17/2022 |
2.0.9 | 523 | 11/16/2022 |
2.0.8 | 912 | 11/15/2022 |
2.0.7 | 947 | 11/9/2022 |
2.0.6 | 967 | 11/7/2022 |
2.0.5 | 723 | 11/2/2022 |
2.0.4 | 3,413 | 10/20/2022 |
2.0.3 | 1,128 | 10/16/2022 |
2.0.2 | 3,327 | 10/7/2022 |
2.0.1 | 1,915 | 10/5/2022 |
2.0.0 | 2,634 | 9/25/2022 |
1.0.6 | 3,710 | 5/15/2020 |
1.0.5 | 824 | 5/14/2020 |
1.0.4 | 1,033 | 5/4/2020 |
1.0.3 | 831 | 4/28/2020 |
1.0.2 | 606 | 4/27/2020 |
1.0.1 | 630 | 4/23/2020 |
handle null reference