Snippet Manager API enables to work with Visual Studio snippets.
Info
Version: | 1.3.3 |
Author(s): | Josef Pihrt |
Last Update: | Tuesday, December 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JosefPihrt/SnippetManager |
NuGet Url: | https://www.nuget.org/packages/SnippetManager |
Install
Install-Package SnippetManager
dotnet add package SnippetManager
paket add SnippetManager
SnippetManager Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
No dependencies.
Tags