Microsoft.CodeAnalysis 1.1.0-rc1-20151109-01

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

.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

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:

Package Downloads
Microsoft.VisualStudio.ProjectSystem.Managed.VS

Microsoft VisualStudio ProjectSystem for Managed Languages Project hosts that interact with VisualStudio interfaces.

Microsoft.VisualStudio.ProjectSystem.Managed

Microsoft VisualStudio ProjectSystem for Managed languages Projects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1 1,255 12/3/2015
1.1.0 485 11/30/2015
1.1.0-rc1-20151109-01 239 11/14/2015
1.1.0-rc1 215 10/19/2015
1.1.0-beta1-20150928-02 302 10/15/2015
1.1.0-beta1-20150812-01 689 8/26/2015
1.1.0-beta1 180 10/9/2015
1.0.0 12,931 7/13/2015
1.0.0-rc3 1,320 6/17/2015
1.0.0-rc2 6,174 4/24/2015
1.0.0-rc1 4,724 2/14/2015
1.0.0-beta2 10,661 1/16/2015
1.0.0-beta1-20141031-01 4,056 11/11/2014
0.7.4091001-beta 1,705 9/22/2014
0.7.4080704-beta 1,788 8/20/2014
0.7.4052301-beta 3,200 6/3/2014
0.6.4033103-beta 4,193 4/1/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)