Microsoft.CodeAnalysis.CSharp 3.3.0-beta2-final

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

.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/20a4c9adb4fd8317c968157ef11add1fbceccacc.

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. 
.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 (1.8K)

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

Package Downloads
Microsoft.EntityFrameworkCore.Design

Shared design-time components for Entity Framework Core tools.

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/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc

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/75e79dace86b274327a1afe479228d82a06051a4.

Microsoft.AspNetCore.Mvc.Razor

ASP.NET Core MVC Razor view engine for CSHTML files.

Microsoft.VisualStudio.Web.CodeGenerators.Mvc

Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.

GitHub repositories (759)

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

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
files-community/Files
A modern file manager that helps users organize their files and folders.
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
DevToys-app/DevToys
A Swiss Army knife for developers.
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
chocolatey/choco
Chocolatey - the package manager for Windows
dotnet/orleans
Cloud Native application framework for .NET
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
restsharp/RestSharp
Simple REST and HTTP API Client 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!!
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
Version Downloads Last updated
4.13.0 696,548 2/24/2025
4.12.0 2,772,683 12/4/2024
4.12.0-3.final 79,688 10/29/2024
4.12.0-2.final 57,184 9/17/2024
4.12.0-1.final 77,666 8/14/2024
4.11.0 7,840,309 8/15/2024
4.11.0-3.final 93,248 7/31/2024
4.11.0-2.final 28,353 6/19/2024
4.10.0 4,368,616 6/10/2024
4.10.0-3.final 171,786 4/29/2024
4.10.0-2.final 60,820 3/19/2024
4.10.0-1.final 1,201 3/18/2024
4.9.2 6,854,271 3/2/2024
4.9.0-3.final 240,110 1/22/2024
4.9.0-2.final 62,849 12/16/2023
4.9.0-1.final 5,375 12/13/2023
4.8.0 41,665,179 11/22/2023
4.8.0-3.final 4,288,163 11/3/2023
4.8.0-2.final 272,426 9/20/2023
4.8.0-1.final 18,221 9/9/2023
4.7.0 7,580,652 8/18/2023
4.7.0-2.final 89,538 6/20/2023
4.7.0-1.final 128,025 5/20/2023
4.6.0 4,381,905 5/16/2023
4.6.0-1.final 359,228 3/6/2023
4.5.0 94,912,675 2/24/2023
4.5.0-2.final 174,604 1/6/2023
4.4.0 18,610,771 11/14/2022
4.4.0-4.final 314,135 10/22/2022
4.4.0-2.final 812,113 9/19/2022
4.4.0-1.final 89,663 8/16/2022
4.3.1 5,307,107 9/30/2022
4.3.0-3.final 57,644 7/26/2022
4.3.0-2.final 25,846 6/22/2022
4.3.0-1.final 99,699 5/10/2022
4.2.0 10,210,589 5/13/2022
4.2.0-4.final 20,320 4/27/2022
4.2.0-2.final 42,732 3/25/2022
4.2.0-1.final 28,716 2/18/2022
4.1.0 18,969,384 2/16/2022
4.1.0-3.final 30,134 1/27/2022
4.1.0-1.final 98,743 11/19/2021
4.0.1 23,244,020 11/9/2021
4.0.0-6.final 199,104 10/20/2021
4.0.0-5.final 26,957 10/11/2021
4.0.0-4.final 63,712 9/15/2021
4.0.0-3.final 682,433 8/12/2021
4.0.0-2.final 22,765 7/20/2021
4.0.0-1.final 30,746 7/7/2021
3.11.0 15,888,663 8/11/2021
3.11.0-3.final 824 7/15/2021
3.11.0-1.final 41,318 6/14/2021
3.10.0 2,833,760 6/11/2021
3.10.0-3.final 47,991 5/13/2021
3.10.0-2.final 26,064 4/20/2021
3.10.0-1.final 102,859 3/3/2021
3.9.0 8,126,253 3/2/2021
3.9.0-5.final 2,808 2/24/2021
3.9.0-4.final 7,653 2/10/2021
3.9.0-3.final 27,373 1/20/2021
3.9.0-2.final 59,352 12/10/2020
3.9.0-1.final 80,898 12/4/2020
3.8.0 40,753,243 11/13/2020
3.8.0-5.final 50,937 10/23/2020
3.8.0-4.final 10,687 10/13/2020
3.8.0-3.final 62,335 9/16/2020
3.8.0-2.final 5,972 9/1/2020
3.7.0 17,467,289 8/5/2020
3.7.0-4.final 10,764 7/14/2020
3.7.0-3.final 110,159 7/2/2020
3.7.0-2.final 21,437 6/15/2020
3.7.0-1.final 77,429 5/19/2020
3.6.0 11,293,107 5/19/2020
3.6.0-4.final 9,423 5/4/2020
3.6.0-3.final 34,053 4/16/2020
3.6.0-2.final 57,378 3/26/2020
3.6.0-1.final 45,498 3/17/2020
3.5.0 3,330,283 3/16/2020
3.5.0-beta3-final 32,101 2/19/2020
3.5.0-beta2-final 38,417 1/23/2020
3.5.0-beta1-final 46,559 12/3/2019
3.4.0 10,222,302 12/3/2019
3.4.0-beta4-final 34,581 11/15/2019
3.4.0-beta3-final 47,883 11/4/2019
3.4.0-beta2-final 571,942 10/15/2019
3.4.0-beta1-final 66,612 9/23/2019
3.3.1 76,158,488 9/23/2019
3.3.1-beta3-final 27,481 9/5/2019
3.3.0-beta2-final 24,031 8/15/2019
3.3.0-beta1-final 37,686 7/26/2019
3.2.1 1,129,775 8/9/2019
3.2.0 285,075 8/1/2019
3.2.0-beta4-final 13,778 7/16/2019
3.2.0-beta3-final 21,495 6/25/2019
3.2.0-beta1-final 179,365 5/21/2019
3.1.0 2,000,972 5/21/2019
3.1.0-beta3-final 117,594 5/7/2019
3.1.0-beta2-final 11,975 4/24/2019
3.1.0-beta1-final 69,942 4/10/2019
3.0.0 8,383,129 4/2/2019
3.0.0-beta4-final 175,922 2/27/2019
3.0.0-beta3-final 31,841 2/14/2019
3.0.0-beta2-final 19,527 1/24/2019
2.11.0-beta1-final 85,347 12/11/2018
2.10.0 23,822,674 11/15/2018
2.9.0 4,334,030 8/16/2018
2.8.2 11,312,942 5/22/2018
2.8.0 161,832,386 5/1/2018
2.8.0-beta4 13,070 4/20/2018
2.8.0-beta3 147,127 4/12/2018
2.7.0 1,745,610 3/8/2018
2.6.1 2,445,716 12/14/2017
2.6.0 173,522 12/8/2017
2.6.0-beta3 15,411 11/22/2017
2.4.0 769,931 10/16/2017
2.3.2 413,465 8/31/2017
2.3.1 48,240,245 7/20/2017
2.3.0 207,926 7/11/2017
2.3.0-beta3 12,590 7/6/2017
2.3.0-beta2 13,776 6/15/2017
2.3.0-beta1 129,053 5/30/2017
2.2.0 356,360 5/30/2017
2.1.0 1,033,773 4/21/2017
2.0.0 1,891,817 3/9/2017
2.0.0-rc4 116,507 2/8/2017
2.0.0-rc3 13,788 1/30/2017
2.0.0-rc2 27,874 12/14/2016
2.0.0-rc 755,394 11/18/2016
2.0.0-beta5 21,763 10/18/2016
2.0.0-beta4 14,361 10/12/2016
2.0.0-beta3 419,234 7/13/2016
2.0.0-beta1 90,363 3/31/2016
1.3.2 2,345,286 7/1/2016
1.3.1 328,648 7/1/2016
1.3.0 130,776,838 6/27/2016
1.3.0-beta1-20160429-01 2,224,194 5/16/2016
1.2.2 345,979 5/17/2016
1.2.1 217,679 3/31/2016
1.2.0 378,057 3/31/2016
1.2.0-rc 14,559 3/5/2016
1.2.0-beta1-20160202-02 84,752 2/2/2016
1.2.0-beta1-20160108-01 19,726 1/12/2016
1.1.1 2,736,108 12/3/2015
1.1.0 132,638 11/30/2015
1.1.0-rc1-20151109-01 461,761 11/14/2015
1.1.0-rc1 15,420 10/19/2015
1.1.0-beta1-20150928-02 83,206 10/15/2015
1.1.0-beta1-20150812-01 58,253 8/26/2015
1.1.0-beta1 24,646 10/9/2015
1.0.1 3,309,147 12/21/2016
1.0.0 2,432,447 7/13/2015
1.0.0-rc3 69,838 6/17/2015
1.0.0-rc2 520,874 4/24/2015
1.0.0-rc1 140,176 2/14/2015
1.0.0-beta2 69,780 1/16/2015
1.0.0-beta1-20141031-01 77,748 11/11/2014
0.7.4091001-beta 41,459 9/29/2014
0.7.4080704-beta 68,550 8/20/2014
0.7.4052301-beta 95,300 6/3/2014
0.6.4033103-beta 23,808 4/1/2014