Metadata >> NuGet >> Nito.AnonymousInterfaces

Nito.AnonymousInterfaces

Metadata

Authors Stephen Cleary
Description A fluent API for anonymously implementing any interface.
IconUrl http://www.codeplex.com/Download?ProjectName=anonymousinterfaces&DownloadId=533753
Language en-US
Owners Stephen Cleary
ProjectUrl http://anonymousinterfaces.codeplex.com/
RequireLicenseAcceptance False
Summary A fluent API for anonymously implementing any interface.
Tags nito anonymous interface fluent
Dependencies Castle.Core:3.1.0
Title Anonymous Interfaces (by Stephen Cleary)
PackageSize 21736
PackageHashAlgorithm SHA512
PackageHash /gVIqaTT2D9gn4lcS5ovcW/leZzK5D9IWpCyYjMBp2xbml98eQ2EVGlFg8Ur/iFzirmjYe2IR3mzDSegPTeK2Q==
DownloadCount 000000
CreatedDate 2012-11-17T05:09:15

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

OpenWrap

Installing the package:
o add-wrap Nito.AnonymousInterfaces
Uninstalling the package:
o remove-wrap Nito.AnonymousInterfaces

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