Metadata >> NuGet >> TrackableEntities.EF.6

TrackableEntities.EF.6

Metadata

Authors Tony Sneed
Description Provides an ApplyChanges extension method for DbContext that sets EntityState on trackable entities, so they can be saved in a single transaction as part of a batch update.
IconUrl http://tonysneed.com/images/trackable/tracking-small.png
Language en-US
LicenseUrl http://trackable.codeplex.com/license
Owners Tony Sneed
ProjectUrl http://trackable.codeplex.com/
RequireLicenseAcceptance False
Tags change-tracking entity-framework n-tier wcf web-api
Dependencies EntityFramework:6.1.2|Newtonsoft.Json:6.0.8|TrackableEntities.Common:2.5.1
Title Trackable Entities for EF6
PackageSize 37560
PackageHashAlgorithm SHA512
PackageHash UMDgmalUuvfAMWjq+a9ywtg87SkEk0771nl65RsTTTGFvSGI0uqN2p3zhiYj34+Mg+2/M3GFxgt3bxOTIo9iNw==
DownloadCount 000000
CreatedDate 2015-04-20T17:51:26

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

OpenWrap

Installing the package:
o add-wrap TrackableEntities.EF.6
Uninstalling the package:
o remove-wrap TrackableEntities.EF.6

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.5.1
2.5.0
2.2.0