Metadata >> Default >> NHibernate

NHibernate

Metadata

Authors NHibernate community, Hibernate community
Description NHibernate is a mature, open source object-relational mapper for the .NET framework. It's actively developed , fully featured and used in thousands of successful projects.
Language en-US
Owners NHibernate community, Hibernate community
RequireLicenseAcceptance False
Summary NHibernate is a mature, open source object-relational mapper for the .NET framework. It's actively developed , fully featured and used in thousands of successful projects.
Tags ORM, DataBase, DAL, ObjectRelationalMapping

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/Default/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NHibernate -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/Default/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/Default/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NHibernate -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/Default/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
3.2.0.4000
3.0.0.GA
3.0.0.CR1
3.0.0.Beta2
3.0.0.Beta1
3.0.0.Alpha3
3.0.0.Alpha2
3.0.0.Alpha1
3.0.0.Alpha1-4950