CrumpledDog / Umbraco-AzureCDNToolkit

Makes it easy to fully utilise the Azure CDN with a Umbraco website
13 stars 14 forks source link

Any plans for an update to this package for Umbraco version 8.0+? #22

Open t9creative-zz opened 5 years ago

t9creative-zz commented 5 years ago

I'd really love to use this functionality, any plans currently for an update? It's a little over my skill level I believe, but if there aren't any plans, is there generally a few tips that could be given on where I'd need to update the code to make it compatible with 8.0?

Jeavon commented 5 years ago

I have been thinking about it but I'm thinking I would change it from a CDN push approach to a CDN pull approach as this is simpler and available unlike when I originally created this package.

I would be really interested to understand what the requirements are now from a package like this. Is it ease of use for implementors, the security features or something else?

t9creative-zz commented 5 years ago

Thanks for the response. I can speak for myself... what I really liked about the version that works with 7.0 is both the actual use of the CDN obviously but also in my case not exposing the original filename (I'm a photographer and working on some photography websites and very much want to be able to resize images on the fly while having the original full-sized file available as well for delivery to a third-party API for printing at full-res)

Jeavon commented 5 years ago

@t9creative that's really interesting as of course the v7 Toolkit completely makes it impossible for the original file/url to be discovered. That's not a feature I had ever thought of, will be on the list for the v8 version now though! Thanks!

t9creative-zz commented 5 years ago

Thanks for the consideration of the feature as you move forward!

drbldgtl commented 4 years ago

+1 for a v8 version!

MihaiPotcoava commented 4 years ago

Hi Jeavon,

Firstly, I want to say that the AzureCDNToolkit package is great, we're using it for some time now and it's working great!

We're upgrading our umbraco instance to V8 and it would be great to have it working in this new version.

Any news about the new version?

Thanks in advance!

Mihai.

c9mb commented 4 years ago

Planning to start migrating all existing v7 sites to v8 and then start building all future sites on v8. We are an Azure-centric provider and have been making extensive use of this package so would obviously need to account for it in out planning. Are there plans for a v8 version of this package?

dKumarmj commented 3 years ago

Any updates on V8?