episerver / musicfestival-vue-template

The Vue.js version of the MusicFestival template site
https://world.episerver.com/documentation/developer-guides/CMS/editing/on-page-editing-with-client-side-rendering/
Apache License 2.0
41 stars 19 forks source link

Upgrade Content Delivery API to 2.1.0 #3

Closed alasvant closed 6 years ago

alasvant commented 6 years ago

Updates content delivery API Nugets to 2.1.0 and makes required namespaces and interface changes. Also removes old signed structuremap packages.

seriema commented 6 years ago

Thank you @alasvant and @valdisiljuconoks! We're working on this as well. There are several things we're able to simplify in 2.1.0 and we're getting them all in for the upgrade to the template site. We're still in the process of getting an approved CLA process in place, but we should be able to update the templates this week with the upgraded code. Thank you again for the interest you're showing!

seriema commented 6 years ago

@alasvant @valdisiljuconoks if you're curious, the upgrade is on commit 79558f80.

alasvant commented 6 years ago

@alasvant @valdisiljuconoks if you're curious, the upgrade is on commit 79558f8.

Next step is to change target framework to 4.7.2? ;-)

valdisiljuconoks commented 6 years ago

why not directly to .net core? :troll: