Metadata >> NuGet >> EntityFramework6.Extended

EntityFramework6.Extended

Metadata

Authors LoreSoft, AdvancedREI
Copyrights Copyright (C) 2012-2013, LoreSoft. Modified 2013 AdvancedREI.
Description A library that extends the functionality of Entity Framework 6 by adding batch update, future queries and audit logs.
Language en-US
LicenseUrl https://github.com/AdvancedREI/EntityFramework.Extended
Owners AdvancedREI
ProjectUrl https://github.com/AdvancedREI/EntityFramework.Extended
RequireLicenseAcceptance False
Summary A library of extensions for version 6 of the Entity Framework.
Tags EntityFramework, EF, EF6
Dependencies EntityFramework:[6.0, 6.1)
PackageSize 621080
PackageHashAlgorithm SHA512
PackageHash ToK2qcm/ytYkWnUIPCqlAEFWmqBmQrIXS3wP7ekqdw9NQ0BYK77gzw5OPePtfG9SRNGx6voGzPb9fdn2ARJAKg==
DownloadCount 000000
CreatedDate 2014-02-28T03:21: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 EntityFramework6.Extended -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install EntityFramework6.Extended -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 EntityFramework6.Extended
Installing the package (HTTP Basic authentication):
Install-Package EntityFramework6.Extended -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package EntityFramework6.Extended -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package EntityFramework6.Extended

OpenWrap

Installing the package:
o add-wrap EntityFramework6.Extended
Uninstalling the package:
o remove-wrap EntityFramework6.Extended

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
6.0.2