VsixCompress 1.0.1
dotnet add package VsixCompress --version 1.0.1
NuGet\Install-Package VsixCompress -Version 1.0.1
<PackageReference Include="VsixCompress" Version="1.0.1" />
paket add VsixCompress --version 1.0.1
#r "nuget: VsixCompress, 1.0.1"
// Install VsixCompress as a Cake Addin #addin nuget:?package=VsixCompress&version=1.0.1 // Install VsixCompress as a Cake Tool #tool nuget:?package=VsixCompress&version=1.0.1
After adding this NuGet package to your Visual Studio Package project the build process will be updated
and the .vsix file created will be compressed. The % of compression varies from project to project, but its common
to see results from 40-70%. By having a smaller .vsix file when users downloads your extension it will be
much quicker.
For more info on VsixCompress take a look at http://sedodream.com/2013/06/08/IntroducingVsixCompressaNuGetPackageToCompressYourVisualStudioPackage.aspx.
If you need to be able to execute this from a build (CI) server then you should read
this post http://sedodream.com/2013/06/06/HowToSimplifyShippingBuildUpdatesInANuGetPackage.aspx.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 6,531 | 9/7/2013 |
1.0.0.7-beta3 | 2,219 | 7/15/2013 |
1.0.0.7-beta2 | 2,215 | 7/15/2013 |
1.0.0.6 | 2,599 | 6/11/2013 |
1.0.0.5 | 2,465 | 6/11/2013 |
1.0.0.4 | 2,267 | 6/8/2013 |
1.0.0.3 | 2,417 | 6/8/2013 |
1.0.0 | 2,346 | 9/7/2013 |
1.0.0-beta | 2,155 | 6/7/2013 |