Metadata >> NuGet >> Microsoft.VisualStudio.Project.11.0

Microsoft.VisualStudio.Project.11.0

Metadata

Authors Sam Harwell et. al.
Copyrights Copyright © Microsoft Corporation 2014
Description The Managed Package Framework for Visual Studio Projects, for extensions targeting Visual Studio 2012 and newer.
Language en-us
LicenseUrl https://raw.github.com/sharwell/MPFProj10/v1.0.0-alpha005/LICENSE.txt
Owners Sam Harwell
ProjectUrl https://raw.github.com/sharwell/MPFProj10
ReleaseNotes https://github.com/sharwell/MPFProj10/releases/v1.0.0-alpha005
RequireLicenseAcceptance True
Summary The Managed Package Framework for Visual Studio Projects
Tags mpfproj mpfproj11 mpfproj12 vsix
Dependencies VSSDK.IDE.11:[11.0.2, 12.0.0)|VSSDK.DTE:[7.0.2, 8.0.0)|VSSDK.OLE.Interop:[7.0.2, 8.0.0)|VSSDK.Designer:[7.0.2, 8.0.0)|VSSDK.Shell.Interop:[7.0.2, 8.0.0)|VSSDK.Shell.Interop.8:[8.0.2, 9.0.0)|VSSDK.Shell.Interop.10:[10.0.2, 11.0.0)|VSSDK.Shell.Interop.11:[11.0.2, 12.0.0)|VSSDK.TextManager.Interop:[7.0.2, 8.0.0)|VSSDK.VSLangProj:[7.0.2, 8.0.0)|VSSDK.VSLangProj.8:[8.0.2, 9.0.0)|VSSDK.Shell.11:[11.0.2, 13.0.0)
Title Managed Package Framework for Visual Studio 2012 and newer
PackageSize 1047385
PackageHashAlgorithm SHA512
PackageHash jbrAW36wvFR8LoeLNX5ZvHlQNgIMCEX9WmzWLPQ2x8WNMqU9fxNnq2p8Bg0EbcEcAIvSs/zZnt2kxxTj/+bsLg==
DownloadCount 000000
CreatedDate 2014-09-13T16:55:04

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

OpenWrap

Installing the package:
o add-wrap Microsoft.VisualStudio.Project.11.0
Uninstalling the package:
o remove-wrap Microsoft.VisualStudio.Project.11.0

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-alpha005
1.0.0-alpha004
1.0.0-alpha003
1.0.0-alpha002
1.0.0-alpha001