Microsoft.Azure.WebJobs
by: Microsoft
- 239 total downloads
- Latest version: 3.0.39
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Host. It also adds rich diagnostics capabilities which makes it easier to monitor the WebJobs in the dashboard. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971
Microsoft.Azure.WebJobs.Core
by: Microsoft
- 240 total downloads
- Latest version: 3.0.39
This library simplifies the task of adding background processing to your Microsoft Azure Web Sites. The SDK uses Microsoft Azure Storage, triggering a function in your program when items are added to Queues and Blobs. A dashboard provides rich monitoring and diagnostics for the programs that you write by using the SDK. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971
Microsoft.Azure.WebJobs.Extensions
by: Microsoft
- 60 total downloads
- Latest version: 5.0.0
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
Microsoft.Azure.WebJobs.Extensions.Http
by: Microsoft
- 44 total downloads
- Latest version: 3.2.0
This package adds binding extensions for Http.
Microsoft.Azure.WebJobs.Host.Storage
by: Microsoft
- 112 total downloads
- Latest version: 5.0.0
Package Description
Microsoft.Build.Locator
by: Microsoft
- 14 total downloads
- Latest version: 1.6.10
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.Build.Tasks.Git
by: Microsoft
- 8 total downloads
- Latest version: 1.1.1
MSBuild tasks providing git repository information.
Microsoft.Build.Utilities.Core
by: Microsoft
- 8 total downloads
- Latest version: 15.6.84
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
Microsoft.Cci
by: Microsoft
- 10 total downloads
- Latest version: 4.0.0-rc3-24214-00
Provides a portable version of the Microsoft.Cci library
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.CodeAnalysis
by: Microsoft
- 1.327k total downloads
- Latest version: 4.14.0
.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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
Microsoft.CodeAnalysis.Analyzer.Testing
by: Microsoft
- 18 total downloads
- Latest version: 1.1.1
Roslyn Analyzer Test Framework Common Types.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 89 total downloads
- Latest version: 3.3.5-beta1.23320.2
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.BannedApiAnalyzers
by: Microsoft
- 678 total downloads
- Latest version: 5.0.0-1.25277.114
Banned API Analyzers
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 16 total downloads
- Latest version: 2.0.0
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 688 total downloads
- Latest version: 5.0.0-1.25277.114
Public API Analyzers
Microsoft.CodeAnalysis.Testing.Verifiers.XUnit
by: Microsoft
- 19 total downloads
- Latest version: 1.1.1
Roslyn Test Verifiers for xUnit.
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 285 total downloads
- Latest version: 2.10.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/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 16 total downloads
- Latest version: 2.7.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/e873e69306527a0424e97af2985370556f474019
Microsoft.CodeCoverage
by: Microsoft
- 37 total downloads
- Latest version: 17.4.0-preview-20220707-01
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".