Microsoft.CodeAnalysis.VisualBasic
1.3.0
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Install-Package Microsoft.CodeAnalysis.VisualBasic -Version 1.3.0
dotnet add package Microsoft.CodeAnalysis.VisualBasic --version 1.3.0
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.VisualBasic --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeAnalysis.VisualBasic, 1.3.0"
#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 Microsoft.CodeAnalysis.VisualBasic as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.VisualBasic&version=1.3.0
// Install Microsoft.CodeAnalysis.VisualBasic as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.CodeAnalysis.Common (>= 1.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.3.0 | 0 | 06.02.2022 |