DelSole.VSIX 1.0.5803.1500

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

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

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,590 11/13/2016
1.0.6133.24819 1,137 10/16/2016
1.0.6096.42272 1,272 9/9/2016
1.0.6080.40852 1,329 8/24/2016
1.0.5908.36063 1,367 3/5/2016
1.0.5894.27118 1,483 2/20/2016
1.0.5846.26127 1,395 1/3/2016
1.0.5845.24072 1,364 1/2/2016
1.0.5843.28159 1,383 12/31/2015
1.0.5841.31612 1,338 12/29/2015
1.0.5840.34352 1,334 12/28/2015
1.0.5840.20108 1,380 12/28/2015
1.0.5839.17550 1,361 12/27/2015
1.0.5834.31586 1,473 12/22/2015
1.0.5834.29103 1,485 12/22/2015
1.0.5833.30242 1,542 12/21/2015
1.0.5832.23063 1,306 12/20/2015
1.0.5826.42503 1,205 12/14/2015
1.0.5814.35963 1,675 12/2/2015
1.0.5807.20266 1,594 11/25/2015
1.0.5806.34609 1,483 11/24/2015
1.0.5805.27131 1,351 11/23/2015
1.0.5804.29887 1,571 11/22/2015
1.0.5803.21493 1,465 11/21/2015
1.0.5803.1500 1,481 11/20/2015
1.0.5801.35847 1,445 11/19/2015
1.0.5801.32526 1,424 11/19/2015
1.0.5801.32097 1,312 11/19/2015
1.0.5801.21758 1,365 11/19/2015
1.0.5799.33660 1,481 11/17/2015
1.0.5780.37775 1,394 10/29/2015
1.0.5779.43146 1,358 10/28/2015
1.0.5759.32342 1,787 10/8/2015

Introduced the CodeSnippet class plus minor fixes