Metadata >> NuGet >> ScriptCs.ComponentModel.Composition

ScriptCs.ComponentModel.Composition

Metadata

Authors Jérémie Bertrand, Glenn Block
Description ScriptCs.ComponentModel.Composition provide a ScriptCsCatalog to extend an application with the power of MEF and ScriptCs.
IconUrl https://cdn.rawgit.com/scriptcs-contrib/scriptcs-mef/master/icon.png
LicenseUrl https://github.com/scriptcs-contrib/scriptcs-mef/blob/master/LICENSE
Owners laedit
ProjectUrl https://github.com/scriptcs-contrib/scriptcs-mef
RequireLicenseAcceptance False
Tags scriptcs, script, csx, mef, scriptcscatalog
Dependencies ScriptCs.Hosting:0.14.0
Title ScriptCs.ComponentModel.Composition
PackageSize 22994
PackageHashAlgorithm SHA512
PackageHash ZmgtEt2Omfimx6MQ0GBUY0QNpf2Ly8ypZtX9/98GijA86SFQq78p/ZGazjExYvy/e5JU2Rv+1+IU0Blw/PoS/g==
DownloadCount 000000
CreatedDate 2015-04-01T06:03:01
ReleaseNotes Fix NullReference when the specified folder is empty.

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

OpenWrap

Installing the package:
o add-wrap ScriptCs.ComponentModel.Composition
Uninstalling the package:
o remove-wrap ScriptCs.ComponentModel.Composition

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.1.2
0.1.1
0.1.0