NHibernate.Driver.H2 1.1.1.2

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

// Install NHibernate.Driver.H2 as a Cake Tool
#tool nuget:?package=NHibernate.Driver.H2&version=1.1.1.2

Nhibernate H2 driver compatible with .NET 5.0 by using IKVM

NOW IN MEMORY DB WEB BROWSER IS OPENING ON START

FIX FOR DATAREADER
to use while debugging and all threads are broken freez your thread and press continue , make your query and pause run and thaw your thread

data browser

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.

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.1.5 390 12/8/2021
1.1.2 296 11/23/2021
1.1.1.2 328 11/19/2021
1.1.1.1 330 11/19/2021
1.0.1.1 411 11/16/2021
1.0.1 367 11/12/2021
1.0.0.9 348 11/8/2021
1.0.0.8 370 11/8/2021
1.0.0.7 459 11/7/2021
1.0.0.6 368 11/7/2021
1.0.0.5 366 11/7/2021
1.0.0.4 366 11/6/2021
1.0.0.2 422 11/6/2021
1.0.0.1 422 10/31/2021
1.0.0 389 10/28/2021

Nhibernate H2 driver compatible with .NET 5.0 by using IKVM