FlowQueryNHibernate 3.1.0-preview-2
This is a prerelease version of FlowQueryNHibernate.
dotnet add package FlowQueryNHibernate --version 3.1.0-preview-2
NuGet\Install-Package FlowQueryNHibernate -Version 3.1.0-preview-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="FlowQueryNHibernate" Version="3.1.0-preview-2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlowQueryNHibernate --version 3.1.0-preview-2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlowQueryNHibernate, 3.1.0-preview-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 FlowQueryNHibernate as a Cake Addin #addin nuget:?package=FlowQueryNHibernate&version=3.1.0-preview-2&prerelease // Install FlowQueryNHibernate as a Cake Tool #tool nuget:?package=FlowQueryNHibernate&version=3.1.0-preview-2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BUILDING IN RELEASE MODE
To build this project in Release mode either remove the post-build event
or install both 7-zip and NuGet and add their directories to Path.
RUNNING THE UNIT TEST SUITE
The unit test suite is currently configured to run using MS SQL Server.
To run it on your computer change the connection string specified (hard-
coded) in Setup/NHibernateConfigurer.cs to point to an empty database.
At "first run" the database will be constructed and necessary data will
be added to it.
TROUBLE-SHOOTING UNIT TEST SUITE
If something goes wrong on a test run you might want to re-create the
database from scratch. To do this, delete the "nh.cfg" file from bin.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- NHibernate (>= 5.1.1)
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 |
---|---|---|
3.1.0-preview-2 | 129 | 3/29/2023 |