Microsoft.CodeAnalysis.VisualBasic 2.8.0-beta4

This is a prerelease version of Microsoft.CodeAnalysis.VisualBasic.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.3 or higher.

dotnet add package Microsoft.CodeAnalysis.VisualBasic --version 2.8.0-beta4
                    
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic -Version 2.8.0-beta4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" Version="2.8.0-beta4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic" Version="2.8.0-beta4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.CodeAnalysis.VisualBasic --version 2.8.0-beta4
                    
#r "nuget: Microsoft.CodeAnalysis.VisualBasic, 2.8.0-beta4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.CodeAnalysis.VisualBasic@2.8.0-beta4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.CodeAnalysis.VisualBasic&version=2.8.0-beta4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic&version=2.8.0-beta4&prerelease
                    
Install as a Cake Tool

.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.

     More details at https://aka.ms/roslyn-packages

     This package was built from the source at https://github.com/dotnet/roslyn/commit/9081e399a13297f6e2fd37cb06ca82ffba3eed21

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.CodeAnalysis.VisualBasic:

Package Downloads
Microsoft.CodeAnalysis.VisualBasic.Workspaces

.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions. Supported Platforms: - .NET Framework 4.5

Microsoft.CodeAnalysis.Compilers

Compiler layer of the .NET Compiler Platform ("Roslyn"). Install this package to get both C# and Visual Basic support. If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/eb0a7ff1c241695e17b07b096593804fdd5cfcfd.

GitHub repositories (58)

Showing the top 20 popular GitHub repositories that depend on Microsoft.CodeAnalysis.VisualBasic:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
neuecc/UniRx
Reactive Extensions for Unity
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
dotnet/docfx
Static site generator for .NET API documentation.
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
GitTools/GitVersion
From git log to SemVer in no time
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
apache/lucenenet
Apache Lucene.NET
ClearFoundry/ClearScript
A library for adding scripting to .NET applications. Supports V8 (Windows, Linux, macOS) and JScript/VBScript (Windows).
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
UiPath/CoreWF
WF runtime ported to work on .NET 6
KirillOsenkov/SourceBrowser
Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io
MarcosMeli/FileHelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
Version Downloads Last Updated
3.10.0-1.final 4 3/8/2021
3.9.0 4 3/8/2021
3.9.0-5.final 0 3/8/2021
3.9.0-4.final 3 3/8/2021
3.9.0-3.final 1 3/8/2021
3.9.0-1.final 0 1/20/2021
3.8.0-2.final 1 1/20/2021
3.7.0-4.final 3 1/20/2021
3.7.0-1.final 1 1/20/2021
3.5.0-beta1-final 0 1/20/2021
3.4.0-beta2-final 0 1/20/2021
3.3.0-beta2-final 1 1/20/2021
3.2.0-beta3-final 0 1/20/2021
3.0.0 2 1/20/2021
3.0.0-beta4-final 2 1/20/2021
2.8.0-beta4 4 1/19/2021
2.3.0-beta3 1 1/20/2021
2.0.0-beta1 4 1/20/2021
1.3.2 27 1/20/2021
1.2.2 4 1/20/2021
Loading failed