Microsoft.CodeAnalysis.Common 3.2.0-beta3-final

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

A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
     Do not install this package manually, it will be added as a prerequisite by other packages that require it.
   
     More details at https://aka.ms/roslyn-packages
     This package was built from the source at https://github.com/dotnet/roslyn/commit/5905d757a89126ebbcdb383b1a10cadda8c6fdc3.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

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

Package Downloads
Microsoft.CodeAnalysis.CSharp

.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/b3e69109341a1017423af7981b8b84b646f5bcce.

Microsoft.CodeAnalysis.VisualBasic

.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/93b8af2b1f2c9d6318f0fceddc04bb736684bf66.

Microsoft.CodeAnalysis.Workspaces.Common

A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/b3e69109341a1017423af7981b8b84b646f5bcce.

Microsoft.CodeAnalysis.CSharp.Workspaces

.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/b3e69109341a1017423af7981b8b84b646f5bcce.

Microsoft.CodeAnalysis.Razor

Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e

GitHub repositories (255)

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

Repository Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
chocolatey/choco
Chocolatey - the package manager for Windows
dotnet/orleans
Cloud Native application framework for .NET
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
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
Richasy/Bili.Copilot
B站第三方 Windows 桌面客户端,使用 Windows App SDK 构建的原生应用
dotnet/docfx
Static site generator for .NET API documentation.
tixl3d/tixl
Tooll 3 is an open source software to create realtime motion graphics.
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
GitTools/GitVersion
From git log to SemVer in no time
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
Version Downloads Last Updated
4.0.1 67 9/19/2022
4.0.0 66 9/19/2022
3.10.0-1.final 1 3/8/2021
3.9.0 0 3/8/2021
3.9.0-5.final 0 3/8/2021
3.9.0-4.final 1 3/8/2021
3.9.0-3.final 0 3/8/2021
3.9.0-2.final 0 1/20/2021
3.9.0-1.final 0 1/20/2021
3.8.0 0 1/20/2021
3.8.0-5.final 0 1/20/2021
3.8.0-4.final 0 1/20/2021
3.8.0-3.final 0 1/20/2021
3.8.0-2.final 1 1/19/2021
3.7.0 0 1/19/2021
3.7.0-4.final 1 1/20/2021
3.7.0-4.20351.7 1 1/19/2021
3.7.0-3.final 0 1/20/2021
3.7.0-2.final 1 1/20/2021
3.7.0-1.final 1 1/20/2021
3.6.0 1 1/20/2021
3.6.0-4.final 1 1/20/2021
3.6.0-3.final 1 1/20/2021
3.6.0-2.final 0 1/19/2021
3.6.0-1.final 0 1/19/2021
3.5.0 1 1/19/2021
3.5.0-beta3-final 0 1/20/2021
3.5.0-beta2-final 1 1/19/2021
3.5.0-beta1-final 1 1/20/2021
3.4.0 32,943 1/20/2021
3.4.0-beta4-final 1 1/20/2021
3.4.0-beta3-final 1 1/20/2021
3.4.0-beta2-final 2 1/20/2021
3.4.0-beta1-final 1 1/19/2021
3.3.1 17 1/20/2021
3.3.1-beta3-final 0 1/20/2021
3.3.0 32,447 1/20/2021
3.3.0-beta2-final 0 1/20/2021
3.3.0-beta1-final 0 1/20/2021
3.2.1 0 1/20/2021
3.2.0 0 1/20/2021
3.2.0-beta4-final 1 1/19/2021
3.2.0-beta3-final 0 1/20/2021
3.2.0-beta1-final 1 1/19/2021
3.1.0 0 1/20/2021
3.1.0-beta3-final 0 1/20/2021
3.1.0-beta2-final 1 1/20/2021
3.1.0-beta1-final 1 1/20/2021
3.0.0 1 1/20/2021
3.0.0-dev-61717-03 5,207 1/20/2021
3.0.0-beta4-final 0 1/20/2021
3.0.0-beta3-final 0 1/20/2021
3.0.0-beta2-final 1 1/20/2021
2.11.0-beta1-final 1 1/19/2021
2.10.0 65,478 1/19/2021
2.9.0 2 1/19/2021
2.8.2 0 1/20/2021
2.8.0 9,478 1/20/2021
2.8.0-beta4 1 1/20/2021
2.8.0-beta3 0 1/20/2021
2.7.0 0 1/20/2021
2.6.1 4,854 1/20/2021
2.6.0 0 1/19/2021
2.6.0-beta3 0 1/19/2021
2.4.0 0 1/19/2021
2.3.2 33 1/19/2021
2.3.1 172 1/20/2021
2.3.0 3 1/20/2021
2.3.0-beta3 0 1/20/2021
2.3.0-beta2 0 1/20/2021
2.3.0-beta1 4 1/20/2021
2.2.0 6 1/20/2021
2.1.0 15 1/20/2021
2.0.0 4,884 1/20/2021
2.0.0-rc4 16 1/20/2021
2.0.0-rc3 0 1/20/2021
2.0.0-rc2 2 1/20/2021
2.0.0-rc 33 1/20/2021
2.0.0-beta5 1 1/19/2021
2.0.0-beta4 0 1/20/2021
2.0.0-beta3 69 1/19/2021
2.0.0-beta1 1 1/20/2021
1.3.2 70 1/20/2021
1.3.1 0 1/20/2021
1.3.0 47,835 1/20/2021
1.3.0-beta1-20160429-01 196 1/20/2021
1.2.2 8 1/20/2021
1.2.1 5 1/20/2021
1.2.0 4 1/20/2021
1.2.0-rc 1 1/20/2021
1.2.0-beta1-20160202-02 0 1/19/2021
1.2.0-beta1-20160108-01 0 1/19/2021
1.1.1 3,746 12/3/2015
1.1.0 2,650 11/30/2015
1.1.0-rc1-20151109-01 33,180 11/14/2015
1.1.0-rc1 1,059 10/19/2015
1.1.0-beta1-20150928-02 26,037 10/15/2015
1.1.0-beta1-20150812-01 35,895 8/26/2015
1.1.0-beta1 314 10/9/2015
1.0.1 40 1/20/2021
1.0.0 66,973 7/13/2015
1.0.0-rc3 26,735 6/17/2015
1.0.0-rc2 45,287 4/24/2015
1.0.0-rc1 67,708 2/14/2015
1.0.0-beta2 34,458 1/16/2015
1.0.0-beta1-20141031-01 31,842 11/11/2014
0.7.4091001-beta 3,914 9/29/2014
0.7.4080704-beta 6,409 8/20/2014
0.7.4052301-beta 11,259 6/3/2014
0.6.4033103-beta 5,934 4/1/2014