Metadata >> NuGet >> Microsoft.AspNet.Merge

Microsoft.AspNet.Merge

Metadata

Authors Microsoft
Copyrights © Microsoft Corporation. All rights reserved.
Description The ASP.NET Merge tool (Aspnet_merge.exe) enables you to combine and manage assemblies that are created by the ASP.NET Compilation (Aspnet_compiler.exe) tool.
Language en-US
LicenseUrl http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm
Owners Microsoft
ProjectUrl http://www.asp.net/
RequireLicenseAcceptance True
Summary The ASP.NET Merge tool (Aspnet_merge.exe) enables you to combine and manage assemblies that are created by the ASP.NET Compilation (Aspnet_compiler.exe) tool.
Tags ASP.NET aspnet_merge compiler ILMerge
Title Microsoft ASP.NET Merge Tool
PackageSize 872311
PackageHashAlgorithm SHA512
PackageHash 2alBurlpzI/Eob23RfYNtJGEMEQbNYtz7CMe83tm7hzfaPk4M+/cF8VLPd0r2KHwUTy8rYkNmryg616noXLoxQ==
DownloadCount 000000
CreatedDate 2015-09-02T19:54:00

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

OpenWrap

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

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
5.0.0-beta2
5.0.0-beta1