DelSole.VSIX 1.0.5826.42503

There is a newer version of this package available.
See the version list below for details.
dotnet add package DelSole.VSIX --version 1.0.5826.42503
NuGet\Install-Package DelSole.VSIX -Version 1.0.5826.42503
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.5826.42503" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DelSole.VSIX --version 1.0.5826.42503
#r "nuget: DelSole.VSIX, 1.0.5826.42503"
#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.5826.42503

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

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,544 11/13/2016
1.0.6133.24819 1,103 10/16/2016
1.0.6096.42272 1,237 9/9/2016
1.0.6080.40852 1,291 8/24/2016
1.0.5908.36063 1,331 3/5/2016
1.0.5894.27118 1,444 2/20/2016
1.0.5846.26127 1,360 1/3/2016
1.0.5845.24072 1,321 1/2/2016
1.0.5843.28159 1,345 12/31/2015
1.0.5841.31612 1,299 12/29/2015
1.0.5840.34352 1,295 12/28/2015
1.0.5840.20108 1,344 12/28/2015
1.0.5839.17550 1,321 12/27/2015
1.0.5834.31586 1,434 12/22/2015
1.0.5834.29103 1,448 12/22/2015
1.0.5833.30242 1,501 12/21/2015
1.0.5832.23063 1,267 12/20/2015
1.0.5826.42503 1,165 12/14/2015
1.0.5814.35963 1,639 12/2/2015
1.0.5807.20266 1,555 11/25/2015
1.0.5806.34609 1,447 11/24/2015
1.0.5805.27131 1,314 11/23/2015
1.0.5804.29887 1,534 11/22/2015
1.0.5803.21493 1,426 11/21/2015
1.0.5803.1500 1,441 11/20/2015
1.0.5801.35847 1,404 11/19/2015
1.0.5801.32526 1,389 11/19/2015
1.0.5801.32097 1,274 11/19/2015
1.0.5801.21758 1,330 11/19/2015
1.0.5799.33660 1,444 11/17/2015
1.0.5780.37775 1,354 10/29/2015
1.0.5779.43146 1,322 10/28/2015
1.0.5759.32342 1,750 10/8/2015

Fixed a bug about a code snippet's data validation. Added support for snippet libraries with SnippetFolder and SnippetLibrary classes