Azure.Core
1.15.0
See the version list below for details.
dotnet add package Azure.Core --version 1.15.0
NuGet\Install-Package Azure.Core -Version 1.15.0
<PackageReference Include="Azure.Core" Version="1.15.0" />
<PackageVersion Include="Azure.Core" Version="1.15.0" />
<PackageReference Include="Azure.Core" />
paket add Azure.Core --version 1.15.0
#r "nuget: Azure.Core, 1.15.0"
#:package Azure.Core@1.15.0
#addin nuget:?package=Azure.Core&version=1.15.0
#tool nuget:?package=Azure.Core&version=1.15.0
This is the implementation of the Azure Client Pipeline
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. 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 is compatible. 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. |
-
.NETCoreApp 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Memory (>= 4.5.4)
- System.Memory.Data (>= 1.0.2)
- System.Numerics.Vectors (>= 4.5.0)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETFramework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Memory (>= 4.5.4)
- System.Memory.Data (>= 1.0.2)
- System.Numerics.Vectors (>= 4.5.0)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Memory (>= 4.5.4)
- System.Memory.Data (>= 1.0.2)
- System.Numerics.Vectors (>= 4.5.0)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
net5.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Memory (>= 4.5.4)
- System.Memory.Data (>= 1.0.2)
- System.Numerics.Vectors (>= 4.5.0)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Azure.Core:
Package | Downloads |
---|---|
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.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity |
|
Azure.Security.KeyVault.Secrets
This is the Microsoft Azure Key Vault Secrets client library |
|
Azure.Messaging.EventHubs
Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/ |
|
Azure.Extensions.AspNetCore.Configuration.Secrets
Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration. |
GitHub repositories (68)
Showing the top 20 popular GitHub repositories that depend on Azure.Core:
Repository | Stars |
---|---|
dotnet/orleans
Cloud Native application framework for .NET
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
Azure-Samples/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
|
|
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.
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
microsoft/azure-pipelines-agent
Azure Pipelines Agent 🚀
|
|
microsoft/mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
|
|
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
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
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
|
|
Azure/azure-mcp
The Azure MCP Server, bringing the power of Azure to your agents.
|
|
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.
|
|
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
|
|
MicrosoftLearning/AI-102-AIEngineer
Lab files for AI-102 - AI Engineer
|
Version | Downloads | Last Updated |
---|---|---|
1.24.0 | 1,054 | 9/19/2022 |
1.21.0 | 74 | 9/19/2022 |
1.20.0 | 157 | 9/19/2022 |
1.19.0 | 113 | 9/19/2022 |
1.15.0 | 79 | 9/19/2022 |
1.14.0 | 75 | 9/19/2022 |
1.8.1 | 32,435 | 3/8/2021 |
1.8.0 | 2 | 3/8/2021 |
1.7.0 | 13 | 3/8/2021 |
1.6.0 | 32,943 | 3/8/2021 |
1.5.1 | 1 | 3/8/2021 |
1.5.0 | 1 | 3/8/2021 |
1.4.1 | 32,424 | 3/8/2021 |
1.4.0 | 5 | 3/8/2021 |
1.3.0 | 32,952 | 3/8/2021 |
1.2.2 | 2 | 3/8/2021 |
1.2.1 | 3 | 3/8/2021 |
1.2.0 | 3 | 3/8/2021 |
1.1.0 | 4 | 3/8/2021 |
1.0.2 | 65,608 | 3/8/2021 |
1.0.1 | 9 | 3/8/2021 |
1.0.0 | 3 | 3/8/2021 |
1.0.0-preview.9 | 3 | 3/8/2021 |
1.0.0-preview.8 | 2 | 3/8/2021 |
1.0.0-preview.7 | 3 | 3/8/2021 |
1.0.0-preview.6 | 3 | 3/8/2021 |
1.0.0-preview.5 | 2 | 3/8/2021 |