Microsoft.CodeAnalysis.VisualBasic.Workspaces 1.0.0-beta2

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.VisualBasic.Workspaces.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.VisualBasic.Workspaces --version 1.0.0-beta2
                    
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic.Workspaces -Version 1.0.0-beta2
                    
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.Workspaces" Version="1.0.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="1.0.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" />
                    
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.Workspaces --version 1.0.0-beta2
                    
#r "nuget: Microsoft.CodeAnalysis.VisualBasic.Workspaces, 1.0.0-beta2"
                    
#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.
#addin nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=1.0.0-beta2&prerelease
                    
Install Microsoft.CodeAnalysis.VisualBasic.Workspaces as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=1.0.0-beta2&prerelease
                    
Install Microsoft.CodeAnalysis.VisualBasic.Workspaces as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (99)

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

Package Downloads
Microsoft.CodeAnalysis

.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.

Microsoft.CodeAnalysis.VisualBasic.Features

.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.

Buildalyzer.Workspaces

A little utility to perform design-time builds of .NET projects without having to think too hard about it. This extension library adds support for creating a Roslyn workspace from Buildalyzer.

Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing

Roslyn Code Fix Test Framwork For Visual Basic.

Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing

Roslyn Analyzer Test Framwork For VisualBasic.

GitHub repositories (50)

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

Repository Stars
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
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
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.
apache/lucenenet
Apache Lucene.NET
dotnet/roslyn-analyzers
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
code-cracker/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
KirillOsenkov/SourceBrowser
Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io
cezarypiatek/MappingGenerator
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
aspnet/Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
moq/labs
The most popular and friendly mocking framework for .NET
phmonte/Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
icsharpcode/RefactoringEssentials
Refactoring Essentials for Visual Studio
daveaglick/Scripty
Tools to let you use Roslyn-powered C# scripts for code generation
Version Downloads Last updated
4.13.0 279,347 2 months ago
4.12.0 626,450 5 months ago
4.12.0-3.final 10,323 6 months ago
4.12.0-2.final 10,889 8 months ago
4.12.0-1.final 13,028 9 months ago
4.11.0 2,326,614 9 months ago
4.11.0-3.final 2,676 9 months ago
4.11.0-2.final 6,183 6/19/2024
4.10.0 1,135,570 6/10/2024
4.10.0-3.final 8,606 4/29/2024
4.10.0-2.final 7,300 3/19/2024
4.10.0-1.final 272 3/18/2024
4.9.2 1,584,649 3/2/2024
4.9.0-3.final 12,285 1/22/2024
4.9.0-2.final 37,434 12/16/2023
4.9.0-1.final 390 12/13/2023
4.8.0 4,315,990 11/22/2023
4.8.0-3.final 26,056 11/3/2023
4.8.0-2.final 22,683 9/20/2023
4.8.0-1.final 3,512 9/9/2023
4.7.0 2,029,823 8/18/2023
4.7.0-2.final 25,408 6/20/2023
4.7.0-1.final 21,286 5/20/2023
4.6.0 1,066,595 5/16/2023
4.6.0-1.final 172,890 3/3/2023
4.5.0 2,084,581 2/24/2023
4.5.0-2.final 36,648 1/6/2023
4.4.0 5,792,958 11/14/2022
4.4.0-4.final 91,113 10/22/2022
4.4.0-2.final 62,152 9/19/2022
4.4.0-1.final 4,088 8/16/2022
4.3.1 904,820 9/30/2022
4.3.0-3.final 3,027 7/26/2022
4.3.0-2.final 5,988 6/22/2022
4.3.0-1.final 14,733 5/10/2022
4.2.0 1,736,870 5/13/2022
4.2.0-4.final 7,633 4/27/2022
4.2.0-2.final 28,592 3/25/2022
4.2.0-1.final 9,411 2/18/2022
4.1.0 3,016,815 2/16/2022
4.1.0-3.final 9,592 1/27/2022
4.1.0-1.final 47,614 11/19/2021
4.0.1 2,443,858 11/9/2021
4.0.0-6.final 10,645 10/20/2021
4.0.0-5.final 2,035 10/11/2021
4.0.0-4.final 29,463 9/15/2021
4.0.0-3.final 37,790 8/12/2021
4.0.0-2.final 1,780 7/20/2021
4.0.0-1.final 18,503 7/7/2021
3.11.0 1,581,564 8/11/2021
3.11.0-3.final 478 7/15/2021
3.11.0-1.final 4,715 6/14/2021
3.10.0 303,052 6/11/2021
3.10.0-3.final 11,991 5/13/2021
3.10.0-2.final 1,479 4/20/2021
3.10.0-1.final 19,634 3/3/2021
3.9.0 1,383,041 3/2/2021
3.9.0-5.final 1,474 2/24/2021
3.9.0-4.final 1,502 2/10/2021
3.9.0-3.final 4,472 1/20/2021
3.9.0-2.final 8,273 12/10/2020
3.9.0-1.final 68,504 12/4/2020
3.8.0 2,720,452 11/13/2020
3.8.0-5.final 14,293 10/23/2020
3.8.0-4.final 3,863 10/13/2020
3.8.0-3.final 16,561 9/16/2020
3.8.0-2.final 1,038 9/1/2020
3.7.0 1,844,740 8/5/2020
3.7.0-4.final 5,290 7/14/2020
3.7.0-3.final 2,706 7/2/2020
3.7.0-2.final 2,601 6/15/2020
3.7.0-1.final 42,528 5/19/2020
3.6.0 742,087 5/19/2020
3.6.0-4.final 3,690 5/5/2020
3.6.0-3.final 1,359 4/16/2020
3.6.0-2.final 46,646 3/26/2020
3.6.0-1.final 2,978 3/17/2020
3.5.0 566,107 3/16/2020
3.5.0-beta3-final 13,648 2/19/2020
3.5.0-beta2-final 16,073 1/23/2020
3.5.0-beta1-final 16,531 12/3/2019
3.4.0 1,964,753 12/3/2019
3.4.0-beta4-final 13,020 11/15/2019
3.4.0-beta3-final 3,523 11/4/2019
3.4.0-beta2-final 43,346 10/15/2019
3.4.0-beta1-final 3,856 9/23/2019
3.3.1 10,768,946 9/23/2019
3.3.1-beta3-final 11,850 9/5/2019
3.3.0-beta2-final 3,656 8/15/2019
3.3.0-beta1-final 5,894 7/26/2019
3.2.1 216,426 8/9/2019
3.2.0 71,735 8/1/2019
3.2.0-beta4-final 3,873 7/16/2019
3.2.0-beta3-final 4,717 6/25/2019
3.2.0-beta1-final 4,350 5/21/2019
3.1.0 247,645 5/21/2019
3.1.0-beta3-final 7,250 5/7/2019
3.1.0-beta2-final 3,970 4/24/2019
3.1.0-beta1-final 3,335 4/10/2019
3.0.0 504,526 4/2/2019
3.0.0-beta4-final 5,831 2/27/2019
3.0.0-beta3-final 20,897 2/14/2019
3.0.0-beta2-final 7,960 1/24/2019
2.11.0-beta1-final 7,941 12/11/2018
2.10.0 1,562,489 11/15/2018
2.9.0 959,533 8/16/2018
2.8.2 8,838,458 5/22/2018
2.8.0 694,171 5/1/2018
2.8.0-beta4 4,983 4/20/2018
2.8.0-beta3 8,411 4/12/2018
2.7.0 120,255 3/8/2018
2.6.1 416,383 12/14/2017
2.6.0 124,310 12/8/2017
2.6.0-beta3 6,659 11/22/2017
2.4.0 220,398 10/16/2017
2.3.2 115,111 8/31/2017
2.3.1 167,954 7/20/2017
2.3.0 25,920 7/11/2017
2.3.0-beta3 4,191 7/6/2017
2.3.0-beta2 4,517 6/15/2017
2.3.0-beta1 9,593 5/30/2017
2.2.0 52,802 5/30/2017
2.1.0 37,028 4/21/2017
2.0.0 128,718 3/9/2017
2.0.0-rc4 28,043 2/8/2017
2.0.0-rc3 4,669 1/30/2017
2.0.0-rc2 13,782 12/14/2016
2.0.0-rc 5,667 11/18/2016
2.0.0-beta5 7,081 10/18/2016
2.0.0-beta4 4,836 10/12/2016
2.0.0-beta3 10,776 7/13/2016
2.0.0-beta1 10,663 3/31/2016
1.3.2 418,895 7/1/2016
1.3.1 121,436 7/1/2016
1.3.0 60,272 6/27/2016
1.3.0-beta1-20160429-01 4,252 5/16/2016
1.2.2 48,492 5/17/2016
1.2.1 90,159 3/31/2016
1.2.0 349,814 3/31/2016
1.2.0-rc 6,223 3/5/2016
1.2.0-beta1-20160202-02 5,191 2/2/2016
1.1.1 78,982 12/3/2015
1.1.0 32,319 11/30/2015
1.1.0-rc1-20151109-01 5,455 11/14/2015
1.1.0-rc1 5,645 10/19/2015
1.1.0-beta1-20150928-02 4,876 10/15/2015
1.1.0-beta1-20150812-01 5,396 8/26/2015
1.1.0-beta1 5,340 10/9/2015
1.0.1 1,063,434 12/21/2016
1.0.0 217,187 7/13/2015
1.0.0-rc3 11,140 6/17/2015
1.0.0-rc2 356,570 4/24/2015
1.0.0-rc1 14,942 2/14/2015
1.0.0-beta2 17,084 1/16/2015
1.0.0-beta1-20141031-01 12,245 11/11/2014
0.7.4091001-beta 10,943 9/29/2014
0.7.4080704-beta 7,852 8/20/2014
0.7.4052301-beta 9,334 6/3/2014
0.6.4033103-beta 13,006 4/1/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)