Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 116 total downloads
- Latest version: 2.3.9
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost
by: Microsoft
- 28 total downloads
- Latest version: 2.3.9
ASP.NET Core web server for writing and running tests.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 110 total downloads
- Latest version: 2.3.9
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Devices
by: Microsoft
- 288 total downloads
- Latest version: 1.41.0
Service SDK for Azure IoT Hub
Microsoft.Azure.Devices.Shared
by: Microsoft
- 245 total downloads
- Latest version: 1.31.0-preview-001
Common code for Azure IoT Device and Service SDKs
Microsoft.Azure.Functions.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0
This package provides development time code analysis for C# Azure Functions.
Microsoft.Azure.Functions.Worker
by: Microsoft
- 76 total downloads
- Latest version: 2.51.0
This library enables you to create an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Microsoft.Azure.Functions.Worker.ApplicationInsights
by: Microsoft
- 37 total downloads
- Latest version: 2.50.0
Package Description
Microsoft.Azure.Functions.Worker.Core
by: Microsoft
- 73 total downloads
- Latest version: 2.51.0
This library provides the core functionality to build an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Microsoft.Azure.Functions.Worker.Extensions.Abstractions
by: Microsoft
- 17 total downloads
- Latest version: 1.3.0
Abstractions for Azure Functions .NET Worker
Microsoft.Azure.Functions.Worker.Extensions.Http
by: Microsoft
- 13 total downloads
- Latest version: 3.3.0
HTTP extensions for .NET isolated functions
- 11 total downloads
- Latest version: 1.0.4
This package provides development time code analysis for ASP.NET Core extensions for .NET isolated functions.
Microsoft.Azure.Functions.Worker.Extensions.Timer
by: Microsoft
- 13 total downloads
- Latest version: 4.3.1
Timer extensions for .NET isolated functions
Microsoft.Azure.Functions.Worker.Grpc
by: Microsoft
- 69 total downloads
- Latest version: 2.51.0
This library provides gRPC support for Azure Functions .NET Worker communication with the Azure Functions Host.
Microsoft.Azure.Functions.Worker.Sdk
by: Microsoft
- 127 total downloads
- Latest version: 2.0.7
This package provides development time support for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Worker.Sdk.Analyzers
by: Microsoft
- 15 total downloads
- Latest version: 1.2.2
This package provides development time code analysis for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Worker.Sdk.Generators
by: Microsoft
- 49 total downloads
- Latest version: 1.3.6
This package provides source generation for the Azure Functions .NET Worker.
Microsoft.Azure.KeyVault.Core
by: Microsoft
- 11 total downloads
- Latest version: 3.0.5
Microsoft Azure Key Vault Core Class Library
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 KeyVault service are:
* https://www.nuget.org/packages/Azure.Security.KeyVault.Keys
* https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
* https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates
It is recommended that you move to the new package.
Microsoft.Azure.Storage.Blob
by: Microsoft
- 48 total downloads
- Latest version: 11.2.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.