h2.NET50 1.4.199.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package h2.NET50 --version 1.4.199.2
NuGet\Install-Package h2.NET50 -Version 1.4.199.2
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.NET50" Version="1.4.199.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add h2.NET50 --version 1.4.199.2
#r "nuget: h2.NET50, 1.4.199.2"
#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 h2.NET50 as a Cake Addin
#addin nuget:?package=h2.NET50&version=1.4.199.2

// Install h2.NET50 as a Cake Tool
#tool nuget:?package=h2.NET50&version=1.4.199.2

H2 .NET NuGet package for .NET 5.0

This repository contains the build scripts necessary to generate the H2 .NET NuGet package for .NET 5.0.

About

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.

Licence

H2 is dual-licensed under the Mozilla Public License 2.0 and the Eclipse Public License 1.0. See http://www.h2database.com/html/license.html for details.

IKVM.NET is licensed under the zlib License, with portions covered by the GNU Classpath License.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on h2.NET50:

Package Downloads
H2SharpADO.NET50

ADO.NET for H2 DB and serve IKVM

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.199.3 3,350 10/27/2021
1.4.199.2 390 10/26/2021
1.4.199.1 375 10/26/2021
1.4.199 365 10/26/2021