EditorUtils2010 1.5.0.1
Utility DLL for writing Visual Studio extensions
Install-Package EditorUtils2010 -Version 1.5.0.1
dotnet add package EditorUtils2010 --version 1.5.0.1
<PackageReference Include="EditorUtils2010" Version="1.5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EditorUtils2010 --version 1.5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EditorUtils2010, 1.5.0.1"
#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 EditorUtils2010 as a Cake Addin
#addin nuget:?package=EditorUtils2010&version=1.5.0.1
// Install EditorUtils2010 as a Cake Tool
#tool nuget:?package=EditorUtils2010&version=1.5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial Release
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on EditorUtils2010:
Repository | Stars |
---|---|
tomasr/viasfora
A Visual Studio Extension containing miscellaneous improvements to the editor.
|