youtube image
From YouTube: Understanding the Azure.Core library

Description

Azure.Core on NuGet https://www.nuget.org/packages/Azure.Core?WT.mc_id=ondotnet-c9-cephilli

Azure SDKs for .NET https://github.com/Azure/azure-sdk-for-net?WT.mc_id=ondotnet-c9-cephilli

Azure SDK Design Guidelines for .NET https://azure.github.io/azure-sdk/dotnet_introduction.html?WT.mc_id=ondotnet-c9-cephilli

Azure for .NET and .NET Core developers https://docs.microsoft.com/en-us/dotnet/azure?WT.mc_id=ondotnet-c9-cephilli

In this episode, we joined by Microsoft Azure Software Architect, Jeffrey Richter, who gives us a thorough overview of the Azure.Core library and its HTTP pipeline implementation.

[01:10] - The HTTP pipeline
[05:58] - Extending the pipeline
[07:55] - Creating custom policies
[16:00] - Future potentials for the HTTP pipeline
[17:11] - Why didn’t we use HttpClient and DelegatingHandlers?

#azurecore #dotnetcore #dotnet