Metadata >> NuGet >> TrackableEntities.EF.5

TrackableEntities.EF.5

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:[5.0.0]|Newtonsoft.Json:6.0.8|TrackableEntities.Common:2.5.1
Title Trackable Entities for EF5
PackageSize 31833
PackageHashAlgorithm SHA512
PackageHash Fyl7L071DMovCvSPTinTfU9Nz5OH5gVTMOc9Psar+F0d/FuHryhddKjE55UGcXkmPtY4qDBGFWHoOZW0ZiMWAQ==
DownloadCount 000000
CreatedDate 2015-04-20T17:51:21

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

OpenWrap

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

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