SkillAgentSearch skills...

AzureBlobStorageDocumentLibrary

Create a custom document library with features like Document Versioning, Download, Delete, Restore a specific version etc. leveraging Azure Blob Storage Versioning. C# Code Samples.

Install / Use

/learn @subhankars/AzureBlobStorageDocumentLibrary
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AzureBlobStorageDocumentLibrary

Create a custom document library with features like Document Versioning, Download, Delete, Restore a specific version etc. leveraging Azure Blob Storage Versioning

Sample C# code to use Azure Blob Storage with Versioning as your Documemnt Library

Key Features

  • Upload file in the blob storage container and retain all its version
  • List all the files in a blob storage container will all its versions
  • Download a specific version of a file
  • Delete a specific version of a file
  • and most importantly Restore a specific file version and make it the current version. Just like a SharePoint Document library

Check this blog post for more details.

Related Skills

View on GitHub
GitHub Stars4
CategoryProduct
Updated1y ago
Forks1

Languages

C#

Security Score

60/100

Audited on Sep 21, 2024

No findings