Azure.Core 1.0.0-preview.7

Prefix Reserved
This is a prerelease version of Azure.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Azure.Core --version 1.0.0-preview.7
                    
NuGet\Install-Package Azure.Core -Version 1.0.0-preview.7
                    
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="Azure.Core" Version="1.0.0-preview.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Azure.Core" Version="1.0.0-preview.7" />
                    
Directory.Packages.props
<PackageReference Include="Azure.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Azure.Core --version 1.0.0-preview.7
                    
#r "nuget: Azure.Core, 1.0.0-preview.7"
                    
#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.
#addin nuget:?package=Azure.Core&version=1.0.0-preview.7&prerelease
                    
Install Azure.Core as a Cake Addin
#tool nuget:?package=Azure.Core&version=1.0.0-preview.7&prerelease
                    
Install Azure.Core as a Cake Tool

This is the implementation of the Azure Client Pipeline

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 (614)

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

Package Downloads
Azure.Identity

Provides APIs for authenticating to Microsoft Entra ID

Azure.Storage.Common

This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/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/

Azure.Security.KeyVault.Secrets

This is the Microsoft Azure Key Vault Secrets client library

Azure.Messaging.ServiceBus

Azure Service Bus is a fully managed enterprise integration message broker. Service Bus can decouple applications and services. Service Bus offers a reliable and secure platform for asynchronous transfer of data and state. This client library allows for both sending and receiving messages using Azure Service Bus. For more information about Service Bus, see https://learn.microsoft.com/azure/service-bus-messaging/service-bus-messaging-overview

Microsoft.Extensions.Azure

Azure Client SDK integration with Microsoft.Extensions libraries

GitHub repositories (62)

Showing the top 20 popular GitHub repositories that depend on Azure.Core:

Repository Stars
dotnet/orleans
Cloud Native application framework for .NET
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Azure/azure-powershell
Microsoft Azure PowerShell
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
Azure/azure-functions-host
The host/runtime that powers Azure Functions
microsoft/azure-pipelines-agent
Azure Pipelines Agent 🚀
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Remember to Star us! Download from certifytheweb.com
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
dotnet/SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
MicrosoftLearning/AI-102-AIEngineer
Lab files for AI-102 - AI Engineer
Azure/azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
Version Downloads Last updated
1.45.0 1,330,868 2/6/2025
1.44.1 48,433,764 10/9/2024
1.44.0 11,574,684 10/3/2024
1.43.0 12,561,034 9/13/2024
1.42.0 23,168,010 8/1/2024
1.41.0 30,996,945 7/11/2024
1.40.0 54,420,577 6/6/2024
1.39.0 24,700,079 4/19/2024
1.38.0 113,345,667 2/26/2024
1.37.0 82,429,224 1/11/2024
1.36.0 86,083,206 11/10/2023
1.35.0 135,737,127 9/7/2023
1.34.0 23,491,657 7/12/2023
1.33.0 19,572,412 6/16/2023
1.32.0 29,703,739 5/10/2023
1.31.0 32,501,123 4/10/2023
1.30.0 71,477,979 3/10/2023
1.28.0 17,551,537 2/6/2023
1.27.0 23,324,455 1/10/2023
1.26.0 10,570,630 11/8/2022
1.25.0 189,161,192 6/30/2022
1.24.0 130,693,551 4/5/2022
1.23.0 56,907,958 3/22/2022
1.22.0 32,696,675 1/13/2022
1.21.0 26,779,017 11/4/2021
1.20.0 99,081,371 10/4/2021
1.19.0 107,261,250 9/1/2021
1.18.0 7,858,607 8/19/2021
1.17.0 11,277,563 8/3/2021
1.16.0 9,854,294 7/1/2021
1.15.0 42,762,357 6/3/2021
1.14.0 42,256,031 5/6/2021
1.13.0 1,001,588 4/8/2021
1.12.0 965,943 3/31/2021
1.11.0 489,372 3/22/2021
1.10.0 33,057,223 3/8/2021
1.9.0 7,195,450 2/6/2021
1.8.1 26,056,130 1/11/2021
1.8.0 64,241 1/6/2021
1.7.0 8,149,363 12/14/2020
1.6.0 151,443,006 10/28/2020
1.5.1 565,330 10/1/2020
1.5.0 4,064,336 9/4/2020
1.4.1 26,653,502 8/18/2020
1.3.0 25,911,533 7/2/2020
1.2.2 9,001,726 6/4/2020
1.2.1 3,666,642 4/30/2020
1.2.0 1,577,676 4/3/2020
1.1.0 2,515,223 3/6/2020
1.0.2 95,055,263 2/10/2020
1.0.1 39,906,343 11/18/2019
1.0.0 6,589,220 10/29/2019
1.0.0-preview.9 32,119 10/7/2019
1.0.0-preview.8 15,954 9/9/2019
1.0.0-preview.7 10,152 8/5/2019
1.0.0-preview.6 7,847 6/27/2019
1.0.0-preview.5 15,350 5/3/2019

Support for distributed tracing added.
     Support for TokenCredential in ASP.NET Core integration added.
     Shared types for long running operations and async collections added.
     .NET Core dependencies updated to preview7.
     Bug fixes.