VsixCompress 1.0.0.7-beta3
See the version list below for details.
dotnet add package VsixCompress --version 1.0.0.7-beta3
NuGet\Install-Package VsixCompress -Version 1.0.0.7-beta3
<PackageReference Include="VsixCompress" Version="1.0.0.7-beta3" />
paket add VsixCompress --version 1.0.0.7-beta3
#r "nuget: VsixCompress, 1.0.0.7-beta3"
// Install VsixCompress as a Cake Addin #addin nuget:?package=VsixCompress&version=1.0.0.7-beta3&prerelease // Install VsixCompress as a Cake Tool #tool nuget:?package=VsixCompress&version=1.0.0.7-beta3&prerelease
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.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 442 | 9/7/2013 |
1.0.0.7-beta3 | 40 | 7/15/2013 |
1.0.0.7-beta2 | 41 | 7/15/2013 |
1.0.0.6 | 57 | 6/11/2013 |
1.0.0.5 | 41 | 6/11/2013 |
1.0.0.4 | 49 | 6/8/2013 |
1.0.0.3 | 43 | 6/8/2013 |
1.0.0 | 49 | 9/7/2013 |
1.0.0-beta | 39 | 6/7/2013 |