- 4 total downloads
- Latest version: 1.2.0
Azure Functions extensions metadata generator
Microsoft.Build.Locator
by: Microsoft
- 4 total downloads
- Latest version: 1.4.1
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.Azure.WebJobs.Extensions.Http
by: Microsoft
- 5 total downloads
- Latest version: 3.0.2
This package adds binding extensions for Http.
Microsoft.Build.Utilities.Core
by: Microsoft
- 386 total downloads
- Latest version: 16.8.0
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.Build.Framework
by: Microsoft
- 448 total downloads
- Latest version: 16.9.0
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Azure.WebJobs.Core
by: Microsoft
- 3 total downloads
- Latest version: 3.0.23
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.Bcl.HashCode
by: Microsoft
- 693 total downloads
- Latest version: 1.1.0
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.Azure.EventHubs
by: Microsoft
- 6 total downloads
- Latest version: 4.3.1
This is the legacy Azure Event Hubs .NET Standard client library. To view releases for the current generation of the Azure client libraries for .NET, please see: https://aka.ms/azsdk/releases. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
Microsoft.Build.Tasks.Core
by: Microsoft
- 378 total downloads
- Latest version: 16.9.0
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 15.667k total downloads
- Latest version: 7.0.0
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
Microsoft.Bcl.Build
by: Microsoft
- 554 total downloads
- Latest version: 1.0.14
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
Microsoft.Azure.ServiceBus
by: Microsoft
- 4 total downloads
- Latest version: 5.0.0
This is the next generation Azure Service Bus .NET Standard client library that focuses on queues & topics. For more information about Service Bus, see https://azure.microsoft.com/en-us/services/service-bus/
Microsoft.Build
by: Microsoft
- 399 total downloads
- Latest version: 16.9.0
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Azure.Functions.Worker.Sdk
by: Microsoft
- 4 total downloads
- Latest version: 1.0.3
This package provides development time support for the Azure Functions .NET Worker.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 105 total downloads
- Latest version: 2.2.0
ASP.NET Core web socket middleware for use on top of opaque servers.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.Azure.Services.AppAuthentication
by: Microsoft
- 89 total downloads
- Latest version: 1.0.3
Enables a service to authenticate to Azure services using the developer's Azure Active Directory/ Microsoft account during development, and authenticate as itself (using OAuth 2.0 Client Credentials flow) when deployed to Azure.
Microsoft.Azure.KeyVault.WebKey
by: Microsoft
- 81 total downloads
- Latest version: 2.0.7
Microsoft Azure Key Vault WebKey Class Library
Microsoft.Build.Runtime
by: Microsoft
- 417 total downloads
- Latest version: 15.7.0-preview-000011-1378327
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory.
Microsoft.Azure.KeyVault
by: Microsoft
- 85 total downloads
- Latest version: 2.3.2
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory. Key Vault now supports certificates, a complex type that makes use of existing key and secret infrastructure for certificate operations. KV certificates also support notification and auto-renewal as well as other management features.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 11.829k total downloads
- Latest version: 2.2.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489