Chris Blyth

Results 99 comments of Chris Blyth

@chrisedebo leave it with me, i'll give it a go :)

Propose this is closed in favour of #717 as net5 is out of support in a few weeks.

This idea won't work for community edition since the legacy bootstrappers are not uploaded. But could a package parameter of "exactVersion" be included which makes the installer create a temporary...

The offline installer is created using the packaged vs_BuildTools.exe which was downloaded from https://docs.microsoft.com/en-us/visualstudio/releases/2019/history I call that exe to create an offline installer as described here: https://docs.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio?view=vs-2019#step-2---create-a-local-install-cache Then I call...

Yeah, that's exactly how I noticed it, in my frosting project I bulk removed the "Core" from "DotNetCore" and this updated the using. It's not something I'm too concerned about...

The only other potential idea could be to move the classes in cake 2.x. And make the "DotNetCore" namespaced versions reference the objects in the new namespace? At some point,...

Yeah exactly (and any of the other classes in the DotNetCore namespace which don't have DotNetCore in the name. I think it will mean 1 breaking release rather than 2....

looking into this this page will come in useful: http://www.flickr.com/services/api/misc.urls.html Though it's not quite as simple as the other URLs since to get the details you may need to call...

@jamesduffy +1

This should help simplify the complex tweet cache currently implemented. This makes me happy!