RoslynTeam on NuGet
NuGet packages published by RoslynTeam. Browse 106 packages with downloads, dependencies and license information.
Total packages: 106 · Total downloads: 14,544,906,719
Packages by RoslynTeam
- Microsoft.CSharp — Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types:… (5,519,514,616 downloads)
- Microsoft.CodeAnalysis.Common — A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a… (1,701,922,387 downloads)
- Microsoft.CodeAnalysis.CSharp — .NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This… (1,600,269,096 downloads)
- Microsoft.CodeAnalysis.Analyzers — Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform… (1,506,811,338 downloads)
- 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… (756,030,096 downloads)
- Microsoft.CodeAnalysis.CSharp.Workspaces — .NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This… (734,443,005 downloads)
- Microsoft.CodeAnalysis.VisualBasic — .NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll. More details at… (314,067,938 downloads)
- Microsoft.CodeAnalysis.Workspaces.MSBuild — .NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the… (191,739,677 downloads)
- Microsoft.CodeAnalysis.Scripting.Common — Microsoft .NET Compiler Platform ("Roslyn") shared scripting package. Do not install this package manually, it will be added as a… (170,766,654 downloads)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces — .NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions. More details at… (143,167,268 downloads)
- Microsoft.Net.Compilers — Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead .NET Compilers package. Referencing this package will… (124,868,290 downloads)
- Microsoft.CodeAnalysis.Features — .NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package… (113,868,532 downloads)
- Microsoft.CodeAnalysis.CSharp.Features — .NET Compiler Platform ("Roslyn") support for creating C# editing experiences. More details at https://aka.ms/roslyn-packages This package… (110,925,085 downloads)
- Microsoft.CodeAnalysis.CSharp.Scripting — Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package. More details at https://aka.ms/roslyn-packages This package was… (108,517,314 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… (95,484,573 downloads)
- Microsoft.NetCore.Analyzers — Microsoft recommended .NetCore API usage rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is… (72,648,695 downloads)
- Microsoft.DiaSymReader — Microsoft DiaSymReader interop interfaces and utilities. (134,882,106 downloads)
- Microsoft.NetFramework.Analyzers — Microsoft recommended API usage rules for APIs specific to the full .NetFramework which are not present in .NetCore, implemented as… (70,678,749 downloads)
- Microsoft.CodeQuality.Analyzers — Microsoft recommended code quality rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a… (73,057,619 downloads)
- Microsoft.CodeAnalysis.FxCopAnalyzers — Microsoft recommended code quality rules and .NET API usage rules, including the most important FxCop rules, implemented as analyzers… (71,656,119 downloads)
- Microsoft.CodeAnalysis.VersionCheckAnalyzer — Microsoft.CodeAnalysis Version Check Analyzer (59,458,867 downloads)
- Microsoft.CodeAnalysis.AnalyzerUtilities — Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis. (106,589,836 downloads)
- Microsoft.Build.Tasks.Git — MSBuild tasks providing git repository information. (105,250,961 downloads)
- Microsoft.SourceLink.Common — MSBuild tasks providing source control information. (103,952,135 downloads)
- Microsoft.CodeAnalysis.NetAnalyzers — Microsoft recommended code quality rules and .NET API usage rules implemented as analyzers using the .NET Compiler Platform ("Roslyn"). (78,072,441 downloads)
- Microsoft.CodeAnalysis.VisualBasic.Features — .NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences. More details at https://aka.ms/roslyn-packages… (43,472,369 downloads)
- Microsoft.DiaSymReader.Native — Native implementation of PDB file reader and writer. Supported Platforms: - Windows x86 - Windows amd64 - Windows arm (75,519,828 downloads)
- Microsoft.SourceLink.GitHub — Generates source link for GitHub repositories. (77,521,568 downloads)
- Microsoft.VisualStudio.Debugger.Contracts — Package containing extensibility contracts between the debugger and other Visual Studio components, such as language services. (43,130,015 downloads)
- Microsoft.CodeAnalysis.Scripting — Microsoft .NET Compiler Platform ("Roslyn") CSharp and VB scripting package. More details at https://aka.ms/roslyn-packages This package… (26,752,388 downloads)
- Microsoft.Net.Compilers.Toolset — .NET Compilers Toolset Package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers… (20,801,770 downloads)
- Microsoft.CodeAnalysis.BannedApiAnalyzers — Banned API Analyzers (37,035,866 downloads)
- Microsoft.CodeAnalysis.Analyzer.Testing — Roslyn Analyzer Test Framework Common Types. (13,350,098 downloads)
- Microsoft.SourceLink.AzureRepos.Git — Generates source link for Azure Repos (formerly known as VSTS) Git repositories. (21,714,427 downloads)
- Microsoft.CodeAnalysis.CSharp.Analyzer.Testing — Roslyn Analyzer Test Framework C# Types. (11,492,636 downloads)
- Microsoft.CodeAnalysis.CSharp.CodeFix.Testing — Roslyn Code Fix Framework C# Types. (8,631,477 downloads)
- Microsoft.CodeAnalysis.Compilers — Compiler layer of the .NET Compiler Platform ("Roslyn"). Install this package to get both C# and Visual Basic support. If you want just… (8,881,372 downloads)
- Microsoft.CodeAnalysis.CodeFix.Testing — Roslyn Code Fix Test Framework Common Types. (8,632,849 downloads)
- Microsoft.CodeAnalysis.CSharp.CodeStyle — .NET Compiler Platform ("Roslyn") code style analyzers for C#. More details at https://aka.ms/roslyn-packages This package was built from… (8,626,193 downloads)
- Text.Analyzers — Text Analyzers (14,362,646 downloads)
- dotnet-format — Command line tool for formatting C# and Visual Basic code files based on .editorconfig settings. (11,280,587 downloads)
- Microsoft.DiaSymReader.PortablePdb — Implementation of Microsoft DiaSymReader interfaces that reads debug information from Portable PDB format. (5,516,327 downloads)
- Microsoft.CodeAnalysis.PublicApiAnalyzers — Public API Analyzers (9,788,359 downloads)
- Microsoft.CodeAnalysis.Testing.Verifiers.XUnit — Roslyn Test Verifiers for xUnit. (4,408,927 downloads)
- Microsoft.SourceLink.GitLab — Generates source link for GitLab repositories. (6,619,468 downloads)
- Microsoft.CodeAnalysis.Metrics — Report source based Code Metrics (6,085,046 downloads)
- Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit — Roslyn Analyzer xUnit Framework C# Types. (3,009,897 downloads)
- Microsoft.SourceLink.Bitbucket.Git — Generates source link for Bitbucket repositories. (4,587,178 downloads)
- Microsoft.CodeAnalysis.SourceGenerators.Testing — Roslyn Source Generator Test Framework Common Types. (2,552,502 downloads)
- Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing — Roslyn Source Generator Framework C# Types. (2,489,529 downloads)