Microsoft.AspNetCore.TestHost
by: Microsoft
- 38 total downloads
- Latest version: 3.1.8
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c75b3f7a2fb9fe21fd96c93c070fdfa88a2fbe97
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 69 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.AspNetCore.WebUtilities
by: Microsoft
- 94 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
Microsoft.Azure.KeyVault.Core
by: Microsoft
- 13 total downloads
- Latest version: 2.0.4
Microsoft Azure Key Vault Core Class Library
Microsoft.Azure.KeyVault.WebKey
by: Microsoft
- 10 total downloads
- Latest version: 2.0.7
Microsoft Azure Key Vault WebKey Class Library
Microsoft.Azure.ServiceBus
by: Microsoft
- 12 total downloads
- Latest version: 5.1.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.Azure.Services.AppAuthentication
by: Microsoft
- 11 total downloads
- Latest version: 1.0.1
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.Storage.Blob
by: Microsoft
- 11 total downloads
- Latest version: 11.1.3
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/Changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure Storage service are:
* https://www.nuget.org/packages/Azure.Storage.Blobs
* https://www.nuget.org/packages/Azure.Storage.Queues/
* https://www.nuget.org/packages/Azure.Storage.Files.Shares/
It is recommended that you move to the new package.
Microsoft.Azure.WebJobs
by: Microsoft
- 12 total downloads
- Latest version: 3.0.23
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.Extensions
by: Microsoft
- 12 total downloads
- Latest version: 3.0.6
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
- 13 total downloads
- Latest version: 3.0.2
This package adds binding extensions for Http.
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.