Metadata >> NuGet >> EntityFramework.Web.UI.DataSource

EntityFramework.Web.UI.DataSource

Metadata

Authors David Egli
Copyrights Copyright 2013
Description A ASP.NET WebForms DataSource Control for EntityFramework & CodeFirst.
IconUrl https://nuget.org/Content/Images/packageDefaultIcon-50x50.png
LicenseUrl http://opensource.org/licenses/MIT
Owners David Egli
ProjectUrl https://dbdatasource.codeplex.com/
RequireLicenseAcceptance False
Summary A ASP.NET WebForms DataSource Control for EntityFramework & CodeFirst.
Tags DataSource EntityFramework
Dependencies EntityFramework:6.0.1
Title EntityFramework DataSource for ASP.NET WebForms
PackageSize 97359
PackageHashAlgorithm SHA512
PackageHash e9GZzpwz/mxSNzV7FVGtOcynKDSzQTTexyHACeAn0wT2MVZ3mib3TaLUH+SGzCgDBizA4TVDd5ttF4BGbN+CWw==
DownloadCount 000000
CreatedDate 2013-11-16T23:55: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 EntityFramework.Web.UI.DataSource -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install EntityFramework.Web.UI.DataSource -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 EntityFramework.Web.UI.DataSource
Installing the package (HTTP Basic authentication):
Install-Package EntityFramework.Web.UI.DataSource -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package EntityFramework.Web.UI.DataSource -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package EntityFramework.Web.UI.DataSource

OpenWrap

Installing the package:
o add-wrap EntityFramework.Web.UI.DataSource
Uninstalling the package:
o remove-wrap EntityFramework.Web.UI.DataSource

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
1.0.0.0