Microsoft.Build.Tasks.Core by: Microsoft
  • 24 total downloads
  • Latest version: 14.3.0
  • MSBuild
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Tasks.Git by: Microsoft
  • 373 total downloads
  • Latest version: 8.0.0
  • MSBuild Tasks source control git
MSBuild tasks providing git repository information.
Microsoft.Build.Tasks.SourceControl by: Microsoft
  • 46 total downloads
  • Latest version: 1.0.0-beta-62908-01
  • MSBuild Tasks source control
MSBuild tasks providing source control information.
Microsoft.Build.Utilities.Core by: Microsoft
  • 15 total downloads
  • Latest version: 14.3.0
  • MSBuild
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 15.081k total downloads
  • Latest version: 3.11.0-beta1.23364.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
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.
Microsoft.CodeAnalysis.AnalyzerUtilities by: Microsoft
  • 5.265k total downloads
  • Latest version: 3.11.0-beta1.24454.1
  • Roslyn Analyzer Utilities CodeAnalysis Dataflow ControlFlowGraph FlowAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.BannedApiAnalyzers by: Microsoft
  • 689 total downloads
  • Latest version: 3.11.0-beta1.24454.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics BannedApi ApiAnalyzer
Banned API Analyzers
Microsoft.CodeAnalysis.Common by: Microsoft
  • 359 total downloads
  • Latest version: 2.0.0-beta5
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
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. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries
Microsoft.CodeAnalysis.CSharp by: Microsoft
  • 350 total downloads
  • Latest version: 2.0.0-beta5
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries
Microsoft.CodeAnalysis.CSharp.Features by: Microsoft
  • 189 total downloads
  • Latest version: 2.0.0-beta5
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries
Microsoft.CodeAnalysis.CSharp.Workspaces by: Microsoft
  • 342 total downloads
  • Latest version: 2.0.0-beta5
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. Supported Platforms: - .NET Framework 4.5
Microsoft.CodeAnalysis.Elfie by: Microsoft
  • 802 total downloads
  • Latest version: 1.0.0
  • semantic search elfy
An extensible library for fast indexing of code artifacts.
Microsoft.CodeAnalysis.Features by: Microsoft
  • 180 total downloads
  • Latest version: 2.0.0-beta5
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for creating editing experiences. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries
Microsoft.CodeAnalysis.FlowAnalysis.Utilities by: Microsoft
  • 94 total downloads
  • Latest version: 2.9.6
  • Roslyn CodeAnalysis Dataflow ControlFlowGraph FlowAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.FxCopAnalyzers by: Microsoft
  • 715 total downloads
  • Latest version: 3.3.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
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
Microsoft.CodeAnalysis.PublicApiAnalyzers by: Microsoft
  • 729 total downloads
  • Latest version: 3.11.0-beta1.24454.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics PublicApi ApiAnalyzer
Public API Analyzers
Microsoft.CodeAnalysis.Razor by: Microsoft
  • 31 total downloads
  • Latest version: 2.0.0
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
Microsoft.CodeAnalysis.Scripting.Common by: Microsoft
  • 24 total downloads
  • Latest version: 1.1.0-beta1-20150928-02
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
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. Supported Platforms: - .NET Framework 4.5
Microsoft.CodeAnalysis.VersionCheckAnalyzer by: Microsoft
  • 401 total downloads
  • Latest version: 3.3.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics VersionCheckAnalyzer
Microsoft.CodeAnalysis Version Check Analyzer
Microsoft.CodeAnalysis.VisualBasic by: Microsoft
  • 299 total downloads
  • Latest version: 2.0.0-beta5
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries