DelSole.VSIX 1.0.5799.33660

There is a newer version of this package available.
See the version list below for details.
dotnet add package DelSole.VSIX --version 1.0.5799.33660
NuGet\Install-Package DelSole.VSIX -Version 1.0.5799.33660
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DelSole.VSIX" Version="1.0.5799.33660" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DelSole.VSIX --version 1.0.5799.33660
#r "nuget: DelSole.VSIX, 1.0.5799.33660"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DelSole.VSIX as a Cake Addin
#addin nuget:?package=DelSole.VSIX&version=1.0.5799.33660

// Install DelSole.VSIX as a Cake Tool
#tool nuget:?package=DelSole.VSIX&version=1.0.5799.33660

The Del Sole's VSIX library helps generating VSIX packages that contain reusable code snippet files for Visual Studio. We provide integrated Roslyn code analysis for live issue detection as you type

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.6161.35451 1,543 11/13/2016
1.0.6133.24819 1,102 10/16/2016
1.0.6096.42272 1,236 9/9/2016
1.0.6080.40852 1,290 8/24/2016
1.0.5908.36063 1,330 3/5/2016
1.0.5894.27118 1,443 2/20/2016
1.0.5846.26127 1,359 1/3/2016
1.0.5845.24072 1,319 1/2/2016
1.0.5843.28159 1,344 12/31/2015
1.0.5841.31612 1,297 12/29/2015
1.0.5840.34352 1,294 12/28/2015
1.0.5840.20108 1,343 12/28/2015
1.0.5839.17550 1,320 12/27/2015
1.0.5834.31586 1,433 12/22/2015
1.0.5834.29103 1,446 12/22/2015
1.0.5833.30242 1,500 12/21/2015
1.0.5832.23063 1,265 12/20/2015
1.0.5826.42503 1,163 12/14/2015
1.0.5814.35963 1,637 12/2/2015
1.0.5807.20266 1,553 11/25/2015
1.0.5806.34609 1,445 11/24/2015
1.0.5805.27131 1,312 11/23/2015
1.0.5804.29887 1,532 11/22/2015
1.0.5803.21493 1,424 11/21/2015
1.0.5803.1500 1,439 11/20/2015
1.0.5801.35847 1,402 11/19/2015
1.0.5801.32526 1,387 11/19/2015
1.0.5801.32097 1,272 11/19/2015
1.0.5801.21758 1,328 11/19/2015
1.0.5799.33660 1,442 11/17/2015
1.0.5780.37775 1,352 10/29/2015
1.0.5779.43146 1,320 10/28/2015
1.0.5759.32342 1,748 10/8/2015

This release implements events about VSIX generation, removes not implemented methods, adds the possibility of signing a VSIX package with a .pfx file.