Pri.Utility.Templates
1.0.1
dotnet new install Pri.Utility.Templates::1.0.1
This package contains a .NET Template Package you can call from the shell/command line.
VS Spell Template
A dotnet new
template to create a .vsspell file in the current directory.
This template was created so that a solution/project may be created from the command-line that contains a .vsspell file without having to run Visual Studio to create it.
To install:
dotnet install Pri.Utility.Templates
To add a .vsspell file in the current directory:
dotnet new vsspell
References
Visual Studio Spell Checker in Visual Studio Marketplace
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.