Metadata >> NuGet >> MefBuild

MefBuild

Metadata

Authors Oleg Sych
Copyrights Copyright (c) 2014 Oleg Sych
Description MEF Build is a lightweight build framework based on the Microsoft Extensibility Framework. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries
LicenseUrl https://github.com/olegsych/MefBuild/blob/master/license.txt
Owners Oleg Sych
ProjectUrl https://github.com/olegsych/MefBuild
RequireLicenseAcceptance False
Summary A simple build framework based on MEF.
Tags MEF Composition Build
Dependencies Microsoft.Composition:1.0.27
Title MEF Build
PackageSize 19185
PackageHashAlgorithm SHA512
PackageHash lvq9l8uB32KKvj4LjeQgL0vezYZs17TF30qwiAsioY5g+859TYVKf21NrDUUy1AbxL8wKciu54NGaNWLl/GKKQ==
DownloadCount 000000
CreatedDate 2014-09-13T04:20:54

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

OpenWrap

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

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.0