Atom.VSConstants
1.0.0
dotnet add package Atom.VSConstants --version 1.0.0
NuGet\Install-Package Atom.VSConstants -Version 1.0.0
<PackageReference Include="Atom.VSConstants" Version="1.0.0" />
paket add Atom.VSConstants --version 1.0.0
#r "nuget: Atom.VSConstants, 1.0.0"
// Install Atom.VSConstants as a Cake Addin #addin nuget:?package=Atom.VSConstants&version=1.0.0 // Install Atom.VSConstants as a Cake Tool #tool nuget:?package=Atom.VSConstants&version=1.0.0
Various constants commonly used for MSBuild and Visual Studio tools.
Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Util namespace, like if it was installed using binary assembly.
Check out GitHub for more docs and usage examples.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Atom.VSConstants:
Package | Downloads |
---|---|
Atom.SlnFile
Provides methods for parsing and creating Visual Studio Solution (*.sln) files. Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Util namespace, like if it was installed using binary assembly. Check out GitHub for more docs and usage examples. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,207 | 6/7/2022 |
Initial release.