Metadata >> NuGet >> dynamic-wrapper

dynamic-wrapper

Metadata

Authors Ritch Melton, Brian Genesio
Copyrights Copyright 2015
Description A utility to automatically generate the wrapper class and return to you the wrapped object that implements your interface.
LicenseUrl http://opensource.org/licenses/MIT
Owners Ritch Melton, Brian Genesio
ProjectUrl https://github.com/skyguy94/dynamic-wrapper
ReleaseNotes Initial Release
RequireLicenseAcceptance False
Tags dynamic wrapper TDD Interface Mock
Dependencies Sigil:4.3.1
PackageSize 17466
PackageHashAlgorithm SHA512
PackageHash I0sN0Te53BBjycc7ayfUIC30Ahx8/v0pGdX4qJCDHcA8M9Glbf3YmRnGLlKd1hl+xjKE1ykR6784ew4vdr+Ydg==
DownloadCount 000000
CreatedDate 2015-05-31T21:08:42

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

OpenWrap

Installing the package:
o add-wrap dynamic-wrapper
Uninstalling the package:
o remove-wrap dynamic-wrapper

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
0.4.42.0
0.4.41.0
0.4.40.0
0.4.39.0
0.4.38.0
0.4.37.0