SnippetManager 1.3.3
Snippet Manager API enables to work with Visual Studio snippets.
Install-Package SnippetManager -Version 1.3.3
dotnet add package SnippetManager --version 1.3.3
<PackageReference Include="SnippetManager" Version="1.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SnippetManager --version 1.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SnippetManager, 1.3.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SnippetManager as a Cake Addin
#addin nuget:?package=SnippetManager&version=1.3.3
// Install SnippetManager as a Cake Tool
#tool nuget:?package=SnippetManager&version=1.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.3
- 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)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.