Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Azure Storage Nuget Package

$
0
0

Does anyone know what Nuget package to download for access Azure Storage from Asp.Net Core?

"Connected services" is not going to work for me:

1.)  It installs a bunch of packages that are incompatible with .NetStandard v 1.6

2.)  I need something more flexible, where I can dynamically pass in the Azure Storage account credentials to my blob manager class.

Any ideas???


Viewing all articles
Browse latest Browse all 9386

Trending Articles