Skip to content

An example of using Azure Blob and File storage in an ASP.NET MVC application.

Notifications You must be signed in to change notification settings

madcodemonkey/Azure.Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure Storage Examples

Projects List

  • MvcStorageExample directory (AzureStorageExample.sln) - This is a MVC application that demonstrates upload and download files from blob and file storage
  • BlobUploaderExample directory (BlobUploaderExample.sln) - this demonstrates uploading a blob and adding metadata to the blobs as it uploads them.

Notes

  • See the readme.md file in each project for setup instructions.

Branching scheme

  • DotNet6: .NET Core 6.0 examples
  • DotNet4_8: .NET 4.8 examples
  • [Future] I will create a branch for each version of .NET

About

An example of using Azure Blob and File storage in an ASP.NET MVC application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published