This repository contains the ASP.NET Core Azure storage file system providers for the Essential JS 2 File Manager component.
12
stars
28
forks
source link
feature(EJ2-51622): Updating Azure file provider service from version 11 to 12. #17
Closed
shameeralibaig closed 2 years ago
Feature description
Updating Azure file provider service from version 11 to 12.
Analysis and design
We have analyzed the following Microsoft documentation link for this feature implementation.
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-dotnet
Solution description
Updated Azure file provider service from Azure version 11 to 12.
Output screenshots
Areas affected and ensured
NA
Test cases
We will ensure it manually with the Feature Matrix sample for FileManager.
Test bed sample location
ej2-azure-aspcore-file-provider.zip
Additional checklist
Did you run the automation against your implementation? NA - This is a new service application.
Is there any API name change? No
Is there any existing behavior change of other features due to this code change? No
Does your new code introduce new warnings or binding errors? No
Did you record this case in the unit test or UI test? NA