Microsoft.CodeAnalysis.VisualBasic.Workspaces 1.0.0-rc2

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.VisualBasic.Workspaces.
dotnet add package Microsoft.CodeAnalysis.VisualBasic.Workspaces --version 1.0.0-rc2
                    
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic.Workspaces -Version 1.0.0-rc2
                    
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-rc2" />
                    
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-rc2" />
                    
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-rc2
                    
#r "nuget: Microsoft.CodeAnalysis.VisualBasic.Workspaces, 1.0.0-rc2"
                    
#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-rc2&prerelease
                    
Install Microsoft.CodeAnalysis.VisualBasic.Workspaces as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=1.0.0-rc2&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.

GitHub repositories (51)

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

Repository Stars
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
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 http://referencesource.microsoft.com and http://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
icsharpcode/RefactoringEssentials
Refactoring Essentials for Visual Studio
phmonte/Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
Version Downloads Last updated
1.0.0-rc2 4,612 4/24/2015
1.0.0-rc1 4,680 2/14/2015
1.0.0-beta2 5,132 1/16/2015
1.0.0-beta1-20141031-01 5,411 11/11/2014
0.7.4091001-beta 1,688 9/29/2014
0.7.4080704-beta 1,685 8/20/2014
0.7.4052301-beta 2,313 6/3/2014
0.6.4033103-beta 1,235 4/1/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)