Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 66 total downloads
- Latest version: 5.6.0
Banned API Analyzers
Microsoft.CodeAnalysis.Common
by: Microsoft
- 301 total downloads
- Latest version: 5.9.0
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/35d9211b841e7613c1d2f8f5af6d628ace696c4c.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 315 total downloads
- Latest version: 5.9.0
.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/35d9211b841e7613c1d2f8f5af6d628ace696c4c.
Microsoft.CodeAnalysis.CSharp.Analyzer.Testing
by: Microsoft
- 15 total downloads
- Latest version: 1.1.4
Roslyn Analyzer Test Framework C# Types.
Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit
by: Microsoft
- 11 total downloads
- Latest version: 1.1.2
Roslyn Analyzer NUnit Framework C# Types.
Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing
by: Microsoft
- 9 total downloads
- Latest version: 1.1.4
Roslyn Source Generator Framework C# Types.
- 5 total downloads
- Latest version: 1.1.2
Roslyn Source Generator NUnit Framework C# Types.
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 313 total downloads
- Latest version: 5.9.0
.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/35d9211b841e7613c1d2f8f5af6d628ace696c4c.
Microsoft.CodeAnalysis.FxCopAnalyzers
by: Microsoft
- 82 total downloads
- Latest version: 3.3.2
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
- 69 total downloads
- Latest version: 5.11.0-1.26425.128
Public API Analyzers
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 264 total downloads
- Latest version: 6.0.36
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.SourceGenerators.Testing
by: Microsoft
- 9 total downloads
- Latest version: 1.1.4
Roslyn Source Generator Test Framework Common Types.
Microsoft.CodeAnalysis.Testing.Verifiers.NUnit
by: Microsoft
- 5 total downloads
- Latest version: 1.1.2
Roslyn Test Verifiers for NUnit.
Microsoft.CodeAnalysis.VersionCheckAnalyzer
by: Microsoft
- 43 total downloads
- Latest version: 3.3.2
Microsoft.CodeAnalysis Version Check Analyzer
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 300 total downloads
- Latest version: 5.9.0
.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/35d9211b841e7613c1d2f8f5af6d628ace696c4c.
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 305 total downloads
- Latest version: 5.9.0
.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/35d9211b841e7613c1d2f8f5af6d628ace696c4c.
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 321 total downloads
- Latest version: 5.9.0
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/35d9211b841e7613c1d2f8f5af6d628ace696c4c.
Microsoft.CodeAnalysis.Workspaces.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 2.10.0
.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/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
Microsoft.CodeCoverage
by: Microsoft
- 252 total downloads
- Latest version: 18.10.0
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.CodeQuality.Analyzers
by: Microsoft
- 64 total downloads
- Latest version: 3.3.2
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.