Microsoft.Azure.WebJobs.Extensions.ServiceBus
by: Microsoft
- 12 total downloads
- Latest version: 4.2.1
Microsoft Azure WebJobs SDK ServiceBus Extension
Microsoft.Azure.WebJobs.Host.Storage
by: Microsoft
- 12 total downloads
- Latest version: 3.0.14
Package Description
- 11 total downloads
- Latest version: 1.2.0
Azure Functions extensions metadata generator
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 96 total downloads
- Latest version: 1.1.1
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Commonly Used Types:
System.IAsyncDisposable
System.Collections.Generic.IAsyncEnumerable
System.Collections.Generic.IAsyncEnumerator
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Bcl.HashCode
by: Microsoft
- 34 total downloads
- Latest version: 1.1.1
Provides the HashCode type for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Commonly Used Types:
System.HashCode
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Build
by: Microsoft
- 12 total downloads
- Latest version: 15.1.548
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
Microsoft.Build.Framework
by: Microsoft
- 72 total downloads
- Latest version: 16.5.0
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Tasks.Core
by: Microsoft
- 24 total downloads
- Latest version: 15.3.409
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Utilities.Core
by: Microsoft
- 12 total downloads
- Latest version: 15.1.548
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 58 total downloads
- Latest version: 2.9.4
Guidelines for using .NET Compiler Platform (Roslyn) APIs.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 109 total downloads
- Latest version: 3.7.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/34202cc2f3e869fd70a26d8237f4552cf9e192cf.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 73 total downloads
- Latest version: 3.7.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/34202cc2f3e869fd70a26d8237f4552cf9e192cf.
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 73 total downloads
- Latest version: 3.3.1
.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/66a912c9463eebe832cf742d2fe8bb2e1a4600ec.
Microsoft.CodeAnalysis.Features
by: Microsoft
- 12 total downloads
- Latest version: 3.1.0
.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/9d80dea7fe1b14043b9b2ac4d0b59ed26f508742.
Microsoft.CodeAnalysis.FxCopAnalyzers
by: Microsoft
- 10 total downloads
- Latest version: 2.9.6
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.Razor
by: Microsoft
- 246 total downloads
- Latest version: 3.1.14
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
Microsoft.CodeAnalysis.VersionCheckAnalyzer
by: Microsoft
- 10 total downloads
- Latest version: 2.9.6
Microsoft.CodeAnalysis Version Check Analyzer
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 16 total downloads
- Latest version: 1.3.0
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 75 total downloads
- Latest version: 3.3.1
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/66a912c9463eebe832cf742d2fe8bb2e1a4600ec.
Microsoft.CodeCoverage
by: Microsoft
- 96 total downloads
- Latest version: 16.9.1
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".