Metadata >> NuGet >> ImpromptuInterface >> 6.1.4

6.1.4

Metadata

Authors Jay Tuley
Description A Lightweight Duck Casting Framework for dynamic C# 4.0 (.net4 & silverlight4 & silveright5 ). Includes helper methods for dynamic invocation via method and property names known only at runtime (runs faster than reflection).
IconUrl http://impromptu-interface.googlecode.com/files/ImpromptuInterface-Icon.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Jay Tuley
ProjectUrl http://code.google.com/p/impromptu-interface/
RequireLicenseAcceptance False
Tags ducktyping duckcasting dynamic .net40 Silverlight proxy impromptu interface reflection dlr currying
PackageSize 723935
PackageHashAlgorithm SHA512
PackageHash fioJfTt5iTleOTp7PDQUzoyRu2lJjDKF9SwM4YU644AKrGSCCE54PDJqy9VstatuG/Bg3SVGgGTa6DnipuWmBg==
DownloadCount 000000
CreatedDate 2013-04-30T14:07:37

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ImpromptuInterface -Version 6.1.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ImpromptuInterface -Version 6.1.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ImpromptuInterface 6.1.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ImpromptuInterface -Version 6.1.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ImpromptuInterface -Version 6.1.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ImpromptuInterface -Version 6.1.4
Uninstalling the package:
o remove-wrap ImpromptuInterface

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release Silverlight,Version=v4.0 Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries