Metadata >> NuGet >> Microsoft.Dism

Microsoft.Dism

Metadata

Authors Microsoft Corporation
Copyrights Copyright 2014
Description Managed API for Deployment Image Servicing and Management (DISM)
LicenseUrl https://manageddism.codeplex.com/license
Owners Microsoft Corporation
ProjectUrl https://manageddism.codeplex.com/
ReleaseNotes Fix Microsoft.Win32Ex dependency
RequireLicenseAcceptance False
Tags Dism
Dependencies Microsoft.Win32Ex:1.2
Title Microsoft.Dism
PackageSize 120990
PackageHashAlgorithm SHA512
PackageHash 9p0iaqPxuEKtP9Dsz3p0joONLjHtUrZBPKoJIVdJ1brbGzeTvCOANQyuU4L4iuPy4QK4yYYKLu7oOEaZd8SrRw==
DownloadCount 000000
CreatedDate 2015-04-09T15:52:24

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

OpenWrap

Installing the package:
o add-wrap Microsoft.Dism
Uninstalling the package:
o remove-wrap Microsoft.Dism

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.5.1
1.5.0