Microsoft.Azure.WebJobs.Extensions.Http
by: Microsoft
- 76 total downloads
- Latest version: 3.2.0
This package adds binding extensions for Http.
Microsoft.Azure.WebJobs.Host.Storage
by: Microsoft
- 101 total downloads
- Latest version: 5.0.0
Package Description
Microsoft.Azure.WebJobs.Script.Extensibility
by: Microsoft
- 19 total downloads
- Latest version: 1.0.0-beta3
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Script.Extensibility. For more information, please visit http://github.com/Azure/azure-webjobs-sdk-script
Microsoft.Bcl
by: Microsoft
- 22 total downloads
- Latest version: 1.1.10
This packages enables projects targeting down-level platforms to use some of the types added in later versions including:
- CallerMemberNameAttribute
- CallerLineNumberAttribute
- CallerFilePathAttribute
- Tuple<T1, T2, ...>
- IProgress<T>
- IStructuralComparable
- IStructuralEquatable
- Task
- InvalidDataException
These types are "unified" to their later version equivalent. For example, when running on .NET Framework 4.5, IProgress<T> from this package will be seen by the runtime as the same type as the one already available in the platform.
Supported Platforms:
- .NET Framework 4 (with KB2468871)
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 7.5
- Silverlight 4
- Portable Class Libraries
This package is only required for projects targeting .NET Framework 4.5, Windows 8, Windows Phone Silverlight 8, or Windows Phone 8.1 when consuming a library that uses this package.
Microsoft.Build.Locator
by: Microsoft
- 12 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
- 7 total downloads
- Latest version: 1.1.1
MSBuild tasks providing git repository information.
Microsoft.Build.Utilities.Core
by: Microsoft
- 6 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.291k 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
- 26 total downloads
- Latest version: 1.1.2
Roslyn Analyzer Test Framework Common Types.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 82 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
- 609 total downloads
- Latest version: 5.0.0-1.25277.114
Banned API Analyzers
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 18 total downloads
- Latest version: 2.0.0
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 615 total downloads
- Latest version: 5.0.0-1.25277.114
Public API Analyzers
Microsoft.CodeAnalysis.Testing.Verifiers.XUnit
by: Microsoft
- 28 total downloads
- Latest version: 1.1.2
Roslyn Test Verifiers for xUnit.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 6 total downloads
- Latest version: 1.2.0-beta1-20160108-01
.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.VisualBasic.Workspaces
by: Microsoft
- 457 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
- 14 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.CodeAnalysis.Workspaces.MSBuild
by: Microsoft
- 7 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.