Metadata >> NuGet >> EntityFramework61.Extended

EntityFramework61.Extended

Metadata

Authors LoreSoft, AdvancedREI
Copyrights Copyright (C) 2012-2013, LoreSoft. Modified 2013-2014 AdvancedREI.
Description A library that extends the functionality of Entity Framework 6.1 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.1 of the Entity Framework.
Tags EntityFramework, EF, EF6, EF61
Dependencies EntityFramework:6.1.0-beta1
PackageSize 622016
PackageHashAlgorithm SHA512
PackageHash HBMS80eTM5XfDTtsdhEsUg9HQfVjC2ab70kbRVs7P5lNyQNU9fXzxbPJO4X8e/ic5FJs4ZDAeOlx5RB0Se9lkw==
DownloadCount 000000
CreatedDate 2014-02-28T03:22:16

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

OpenWrap

Installing the package:
o add-wrap EntityFramework61.Extended
Uninstalling the package:
o remove-wrap EntityFramework61.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.1.0-beta1