Metadata >> NuGet >> Microsoft.VisualStudio.Project.12.0

Microsoft.VisualStudio.Project.12.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 2013 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 mpfproj12 vsix
Dependencies VSSDK.IDE.12:[12.0.2, 13.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.12:[12.0.2, 13.0.0)
Title Managed Package Framework for Visual Studio 2013 and newer
PackageSize 1047402
PackageHashAlgorithm SHA512
PackageHash pVa1eI6D5jnha2iVF2XUBMG7i7T+hIDoCErvaqKJtQZCbZ4pIFNKO5z5GC8a4Fimf1h5vUd+8eBNfi6QyIwdfg==
DownloadCount 000000
CreatedDate 2014-09-13T16:55:38

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

OpenWrap

Installing the package:
o add-wrap Microsoft.VisualStudio.Project.12.0
Uninstalling the package:
o remove-wrap Microsoft.VisualStudio.Project.12.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