h2 1.4.199
.NET Framework 2.0
dotnet add package h2 --version 1.4.199
NuGet\Install-Package h2 -Version 1.4.199
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="h2" Version="1.4.199" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add h2 --version 1.4.199
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: h2, 1.4.199"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install h2 as a Cake Addin
#addin nuget:?package=h2&version=1.4.199
// Install h2 as a Cake Tool
#tool nuget:?package=h2&version=1.4.199
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
H2 (http://www.h2database.com/) is an open source SQL database written in Java. Although it is technically possible to access an H2 database via ADO.NET using a PostgreSQL connection, this has limitations and can be difficult to get working reliably. By using IKVM.NET (https://www.ikvm.net/), the Java bytecode implementing the H2 database can be executed under the .NET runtime, exposing the Java class structure for H2 to .NET.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- IKVM (= 8.1.5717)
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.4.199 | 4,789 | 3/29/2019 |