Microsoft.CodeAnalysis.VisualBasic.Workspaces 1.1.1

dotnet add package Microsoft.CodeAnalysis.VisualBasic.Workspaces --version 1.1.1
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic.Workspaces -Version 1.1.1
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.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.VisualBasic.Workspaces --version 1.1.1
#r "nuget: Microsoft.CodeAnalysis.VisualBasic.Workspaces, 1.1.1"
#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.
// Install Microsoft.CodeAnalysis.VisualBasic.Workspaces as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=1.1.1

// Install Microsoft.CodeAnalysis.VisualBasic.Workspaces as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=1.1.1

.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 (1)

Showing the top 1 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) Supported Platforms: - .NET Framework 4.5

GitHub repositories (52)

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

Repository Stars
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
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.
Version Downloads Last updated
1.1.1 1,280 12/3/2015
1.1.0 610 11/30/2015
1.1.0-rc1-20151109-01 508 11/14/2015
1.1.0-rc1 242 10/19/2015
1.1.0-beta1-20150928-02 295 10/15/2015
1.1.0-beta1-20150812-01 649 8/26/2015
1.1.0-beta1 153 10/9/2015
1.0.0 15,275 7/13/2015
1.0.0-rc3 1,317 6/17/2015
1.0.0-rc2 6,610 4/24/2015
1.0.0-rc1 4,934 2/14/2015
1.0.0-beta2 11,154 1/16/2015
1.0.0-beta1-20141031-01 5,702 11/11/2014
0.7.4091001-beta 1,757 9/29/2014
0.7.4080704-beta 1,801 8/20/2014
0.7.4052301-beta 3,201 6/3/2014
0.6.4033103-beta 4,826 4/1/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)