Metadata >> NuGet >> TrackableEntities.Client

TrackableEntities.Client

Metadata

Authors Tony Sneed
Description Change-tracking utility for client applications that wish to transmit entities to a web service for batch updates.
IconUrl http://bit.ly/tracking-logo-small
Language en-US
LicenseUrl https://github.com/tonysneed/trackable-entities/blob/master/License.txt
Owners Tony Sneed
ProjectUrl http://tonysneed.github.io/trackable-entities
RequireLicenseAcceptance False
Tags change-tracking entity-framework n-tier wcf web-api
Dependencies Newtonsoft.Json:6.0.8|TrackableEntities.Common:2.5.2
Title Trackable Entities Client
PackageSize 171772
PackageHashAlgorithm SHA512
PackageHash aLeMEo5qhAnvxNIcuX2U6Y9XI8EBUjv+2/3cabAoIMGy6iQlAhxXunnlRSbqkM/Ztf6ID+vEvzg3jLUezoSa8Q==
DownloadCount 000000
CreatedDate 2015-05-12T08:11:54

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

OpenWrap

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

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.2
2.5.1
2.5.0
2.2.0