Metadata >> NuGet >> TrackableEntities.Patterns.EF.6

TrackableEntities.Patterns.EF.6

Metadata

Authors Tony Sneed
Description Provides a basic generic implementation of Repository and Unit of Work patterns.
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 repository unitofwork patterns
Dependencies EntityFramework:6.1.2|TrackableEntities.Common:2.5.1|TrackableEntities.EF.6:2.5.1|TrackableEntities.Patterns:2.5.1
Title Trackable Entities Patterns for EF6
PackageSize 19487
PackageHashAlgorithm SHA512
PackageHash O82rE6EIJOVybZClKKmVABgOdGGLV4frwfu+g6lwR+bFZZvjly0BE9F6k2+Y7q7vaVPmUYdBca5TGzHxe6BNPg==
DownloadCount 000000
CreatedDate 2015-04-20T17:51:34

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

OpenWrap

Installing the package:
o add-wrap TrackableEntities.Patterns.EF.6
Uninstalling the package:
o remove-wrap TrackableEntities.Patterns.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