Skip to content

Cannot get AzureBlobStorageImageProvider to work #122

Answered by JimBobSquarePants
ajtatum asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ajtatum

There's two issues with your current configuration but first I suggest we grab the latest version from MyGet as the registration API has been improved somewhat and is the same as the final release.

First install these specific versions:
(Note Nuget will detect that the version numbers are lower than the Nuget RC, this is due to invalid version number generation by the tool we previously used to generate version numbers. These are 15 builds ahead!)

https://www.myget.org/feed/sixlabors/package/nuget/SixLabors.ImageSharp.Web/1.0.0-rc.3.15
https://www.myget.org/feed/sixlabors/package/nuget/SixLabors.ImageSharp.Web.Providers.Azure/1.0.0-rc.3.15

Then you need to register your provider.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@ajtatum
Comment options

@JimBobSquarePants
Comment options

Answer selected by ajtatum
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants