Metadata >> NuGet >> Eksponent.ChangeTracker

Eksponent.ChangeTracker

Metadata

Authors Nicolai Heilbuth
Copyrights Copyright Eksponent 2013
Description Package for tracking domain object changes. Need to add audit logging for all or parts of your domain model? Use the fluent configuration to setup tracking for your domain objects and use the ChangeTracked event to act on domain object changes. You can add logic to save changes to a database or perform ad-hoc tasks, like sending emails, when changes occur.
IconUrl http://gravatar.com/avatar/43f3bf23fd2c3c3b79539fc700798ae2%3Fs=32&r=g&d=retro
Owners Eksponent
ProjectUrl https://bitbucket.org/eksponent/eksponent.changetracker/issues
RequireLicenseAcceptance False
Summary Package for tracking domain object changes.
Tags ChangeTracking, change, tracking, Domain model, audit log, fluent, Eksponent
Title Eksponent ChangeTracker
PackageSize 33948
PackageHashAlgorithm SHA512
PackageHash lhPwnQ2Tf2EWja09EwJ2Ik0WIYYyBg7QmOcUo8yhvn/jfxAFMXmG4a3x6+TxsDc5LKDAZ4H00Zg/JFTub+DMDQ==
DownloadCount 000000
CreatedDate 2014-04-04T14:01:08

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

OpenWrap

Installing the package:
o add-wrap Eksponent.ChangeTracker
Uninstalling the package:
o remove-wrap Eksponent.ChangeTracker

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
1.52
1.50
1.49
1.47
1.46
1.45
1.44