Microsoft.Extensions.Azure 1.0.0-preview.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.Extensions.Azure.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Azure --version 1.0.0-preview.2
NuGet\Install-Package Microsoft.Extensions.Azure -Version 1.0.0-preview.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.0.0-preview.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Azure --version 1.0.0-preview.2
#r "nuget: Microsoft.Extensions.Azure, 1.0.0-preview.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.Azure as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Azure&version=1.0.0-preview.2&prerelease

// Install Microsoft.Extensions.Azure as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Azure&version=1.0.0-preview.2&prerelease

Azure Client SDK integration with Microsoft.Extensions libraries

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (73)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Azure:

Package Downloads
Microsoft.Azure.WebJobs.Host.Storage The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Microsoft.Azure.WebJobs.Extensions.ServiceBus The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Microsoft Azure WebJobs SDK ServiceBus Extension

Microsoft.Azure.WebJobs.Extensions.DurableTask The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Azure WebJobs SDK Extension for the Durable Task Framework

Microsoft.Azure.WebJobs.Extensions.Storage.Queues The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This extension adds bindings for Storage

Microsoft.Azure.WebJobs.Extensions.Storage.Blobs The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This extension adds bindings for Storage

GitHub repositories (16)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Azure:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
dotnet/aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
Azure/azure-functions-host
The host/runtime that powers Azure Functions
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
Version Downloads Last updated
1.7.2 1,035,411 2/13/2024
1.7.1 4,957,638 10/27/2023
1.7.0 2,951,270 8/8/2023
1.6.3 11,761,497 3/11/2023
1.6.2 118,524 3/7/2023
1.6.0 8,970,765 10/12/2022
1.5.0 1,291,098 9/12/2022
1.4.0 978,632 8/12/2022
1.3.0 898,356 7/12/2022
1.2.0 8,297,700 5/10/2022
1.1.1 23,259,700 9/2/2021
1.1.0 3,785,364 6/9/2021
1.1.0-beta.3 9,241 5/11/2021
1.1.0-beta.2 323,505 2/8/2021
1.1.0-beta.1 62,732 11/6/2020
1.0.0 3,128,526 11/4/2019
1.0.0-preview.3 482 10/8/2019
1.0.0-preview.2 386 9/12/2019
1.0.0-preview.1 420 8/8/2019

Minor bug fixes and code improvements.