Metadata >> NuGet >> ImpromptuInterface

ImpromptuInterface

Metadata

Authors Jay Tuley
Description A Lightweight Duck Casting Framework for dynamic C# 4.0 (.net4 & silverlight4). 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

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

OpenWrap

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

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
5.6.7
5.6.6
5.6.4
5.6.2
5.5.8
5.5.7
5.5.6
5.1.1
5.0.4
5.0.3