Metadata >> NuGet >> NHibernate

NHibernate

Metadata

Authors NHibernate community, Hibernate community
Description NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.
Language en-US
Owners NHibernate community, Hibernate community
ProjectUrl http://www.nhforge.org/
RequireLicenseAcceptance False
Summary NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.
Tags ORM, DataBase, DAL, ObjectRelationalMapping
IconUrl https://raw.github.com/nhibernate/nhibernate-core/master/logo/NHibernate-NuGet.png
LicenseUrl https://raw.github.com/nhibernate/nhibernate-core/master/lgpl.txt
Dependencies Iesi.Collections:[4.0, 5.0)
PackageSize 5382844
PackageHashAlgorithm SHA512
PackageHash sD/cl007DeRs4uBy7py6eS7m18Nrd075xiABp0OQpxWj8s9Q/8F7Ng28wg/xfURIT982Yt4dynGN6RV5oGnk6w==
DownloadCount 000000
CreatedDate 2015-08-17T11:20:36
ReleaseNotes Many bug fixes and some new features. Beware that the processing of LINQ's Take() has been corrected, which may give different results for some queries. See the full release notes at https://github.com/nhibernate/nhibernate-core/blob/3.3.x/releasenotes.txt.

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NHibernate -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NHibernate -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NHibernate
Installing the package (HTTP Basic authentication):
Install-Package NHibernate -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NHibernate -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NHibernate

OpenWrap

Installing the package:
o add-wrap NHibernate
Uninstalling the package:
o remove-wrap NHibernate

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
4.0.4.4000
3.4.1.4000
3.3.5.4000
4.0.3.4000
4.0.2.4000
4.0.1.4000
4.0.0.4000
3.4.0.4000
3.3.4.4000
4.0.0-CR1
3.4.0-CR1
4.0.0-Alpha2
4.0.0-Alpha1
3.3.3.4001
3.3.3.4000
3.3.3-CR1
3.3.2.4000
3.3.1.4000
3.3.0.4000
3.3.0-CR1