Skip to main content
RoslynTeam avatar

RoslynTeam

NuGet publisher profile

Packages
125
Total Downloads
15.2B
15,241,987,544

Packages (125)

Microsoft.CSharp package icon

Microsoft.CSharp

Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags When using NuGet 3.x this package requires at least version 3.4.

5.6B
downloads
Microsoft.CodeAnalysis.Common package icon

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 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/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

1.8B
downloads
Microsoft.CodeAnalysis.CSharp package icon

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/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

1.7B
downloads
Microsoft.CodeAnalysis.Analyzers package icon

Microsoft.CodeAnalysis.Analyzers

Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.

1.6B
downloads
Microsoft.CodeAnalysis.Workspaces.Common package icon

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/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

815.9M
downloads
Microsoft.CodeAnalysis.CSharp.Workspaces package icon

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/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

792.8M
downloads
Microsoft.CodeAnalysis.VisualBasic package icon

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/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

323.3M
downloads
Microsoft.CodeAnalysis.Workspaces.MSBuild package icon

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 following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

223.6M
downloads
Microsoft.CodeAnalysis.Scripting.Common package icon

Microsoft.CodeAnalysis.Scripting.Common

Microsoft .NET Compiler Platform ("Roslyn") shared scripting package. 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/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

179.3M
downloads
Microsoft.CodeAnalysis.VisualBasic.Workspaces package icon

Microsoft.CodeAnalysis.VisualBasic.Workspaces

.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic 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/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

148.7M
downloads
Microsoft.DiaSymReader package icon

Microsoft.DiaSymReader

Microsoft DiaSymReader interop interfaces and utilities.

145.6M
downloads
Microsoft.Net.Compilers package icon

Microsoft.Net.Compilers

Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead .NET Compilers package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild. The tools in this package require .NET Framework 4.7.2+ More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/46c8f4f56765e16b92759de8098494b36cfb84f5.

126.3M
downloads
Microsoft.CodeAnalysis.Features package icon

Microsoft.CodeAnalysis.Features

.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

119.2M
downloads
Microsoft.CodeAnalysis.CSharp.Features package icon

Microsoft.CodeAnalysis.CSharp.Features

.NET Compiler Platform ("Roslyn") support for creating C# editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

116.1M
downloads
Microsoft.CodeAnalysis.CSharp.Scripting package icon

Microsoft.CodeAnalysis.CSharp.Scripting

Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

112.8M
downloads
Microsoft.Build.Tasks.Git package icon

Microsoft.Build.Tasks.Git

MSBuild tasks providing git repository information.

111.8M
downloads
Microsoft.CodeAnalysis.AnalyzerUtilities package icon

Microsoft.CodeAnalysis.AnalyzerUtilities

Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

110.4M
downloads
Microsoft.SourceLink.Common package icon

Microsoft.SourceLink.Common

MSBuild tasks providing source control information.

110.3M
downloads
Microsoft.CodeAnalysis package icon

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) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

100.3M
downloads
Microsoft.CodeAnalysis.NetAnalyzers package icon

Microsoft.CodeAnalysis.NetAnalyzers

Microsoft recommended code quality rules and .NET API usage rules implemented as analyzers using the .NET Compiler Platform ("Roslyn").

83.0M
downloads
Microsoft.SourceLink.GitHub package icon

Microsoft.SourceLink.GitHub

Generates source link for GitHub repositories.

82.9M
downloads
Microsoft.DiaSymReader.Native package icon

Microsoft.DiaSymReader.Native

Native implementation of PDB file reader and writer. Supported Platforms: - Windows x86 - Windows amd64 - Windows arm64

76.4M
downloads
Microsoft.CodeQuality.Analyzers package icon

Microsoft.CodeQuality.Analyzers

Microsoft recommended code quality rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.

74.3M
downloads
Microsoft.NetCore.Analyzers package icon

Microsoft.NetCore.Analyzers

Microsoft recommended .NetCore API usage rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.

73.9M
downloads
Microsoft.CodeAnalysis.FxCopAnalyzers package icon

Microsoft.CodeAnalysis.FxCopAnalyzers

Microsoft recommended code quality rules and .NET API usage rules, including the most important FxCop rules, implemented as analyzers using the .NET Compiler Platform (Roslyn). These analyzers check your code for security, performance, and design issues, among others. The documentation for FxCop analyzers can be found at https://docs.microsoft.com/visualstudio/code-quality/install-fxcop-analyzers

72.8M
downloads
Microsoft.NetFramework.Analyzers package icon

Microsoft.NetFramework.Analyzers

Microsoft recommended API usage rules for APIs specific to the full .NetFramework which are not present in .NetCore, implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.

71.8M
downloads
Microsoft.CodeAnalysis.VersionCheckAnalyzer package icon

Microsoft.CodeAnalysis.VersionCheckAnalyzer

Microsoft.CodeAnalysis Version Check Analyzer

60.5M
downloads
Microsoft.CodeAnalysis.VisualBasic.Features package icon

Microsoft.CodeAnalysis.VisualBasic.Features

.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.

44.0M
downloads
Microsoft.VisualStudio.Debugger.Contracts package icon

Microsoft.VisualStudio.Debugger.Contracts

Package containing extensibility contracts between the debugger and other Visual Studio components, such as language services.

43.6M
downloads
Microsoft.CodeAnalysis.BannedApiAnalyzers package icon

Microsoft.CodeAnalysis.BannedApiAnalyzers

Banned API Analyzers

41.0M
downloads

95 more packages load after hydration.