Metadata >> NuGet >> NHibernate.Envers

NHibernate.Envers

Metadata

Authors NHibernate community, Hibernate community
Description Powerful audit trail integrated with NHibernate.
Language en-US
Owners NHibernate community, Hibernate community
RequireLicenseAcceptance False
Summary Audit trail integrated with NHibernate.
Tags Audit, NHibernate, Envers, History, Auditing
ProjectUrl https://bitbucket.org/RogerKratz/nhibernate.envers
Dependencies NHibernate:[4.0, 4.1)
PackageSize 521454
PackageHashAlgorithm SHA512
PackageHash 5hUWEi6xTRDrv8Gyzl7jj/xM0xbbrRANwjNghU5zG6AkORZ+kFlQJJyyUiYpeaMSbwJ1ugs3M4g/f0KifC5ocQ==
DownloadCount 000000
CreatedDate 2014-08-18T07:53:14

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.Envers -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NHibernate.Envers -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.Envers
Installing the package (HTTP Basic authentication):
Install-Package NHibernate.Envers -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NHibernate.Envers -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NHibernate.Envers

OpenWrap

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

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
2.0.0
2.0.0-CR1
2.0.0-Beta3
2.0.0-Beta2
2.0-Beta
2.0-Beta1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.1.0-CR1