Info
| Version: | 3.1.24 | 
| Author(s): | Microsoft | 
| Last Update: | Monday, April 11, 2022 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://asp.net/ | 
| NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.DataProtection.AzureStorage | 
Install
Install-Package Microsoft.AspNetCore.DataProtection.AzureStorage
                        dotnet add package Microsoft.AspNetCore.DataProtection.AzureStorage
                        paket add Microsoft.AspNetCore.DataProtection.AzureStorage
                        
                                Microsoft.AspNetCore.DataProtection.AzureStorage Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.DataProtection(>= 3.1.11)
 - Microsoft.Azure.Storage.Blob(>= 10.0.1)
 - Microsoft.Data.OData(>= 5.8.4)
 
Tags
                
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs
It is recommended that you move to the new package.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69.