.NET conversion (using IKVM.NET) of the H2 SQL database library.
Info
Version: | 1.4.199 |
Author(s): | H2 Group |
Last Update: | Friday, March 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/orudge/h2net |
NuGet Url: | https://www.nuget.org/packages/h2 |
Install
Install-Package h2
dotnet add package h2
paket add h2
h2 Download (Unzip the "nupkg" after downloading)
Dependencies
- IKVM(>= 8.1.5717 && <= 8.1.5717)
Tags