Try our conversational search powered by Generative AI!

Remove DotNetZip dependency from EPiServer.CMS.UI.Core

Created

Oct 08, 2014

Updated

Aug 20, 2015

Area

Falcon/CMS/Edit UI

State

Closed, Acceptance tests pass


Description

DotNetZip dependency and EPiServer.Shell.Web.Hosting.ZipFileVirtualPathProvider remove from EPiServer.CMS.UI.Core
Who/what is affected:

If you are using EPiServer.Shell.Web.Hosting.ZipFileVirtualPathProvider.


Description
EPiServer.CMS.UI.Core no longer have a dependency to DotNetZip and EPiServer.Shell.Web.Hosting.ZipFileVirtualPathProvider has been removed.
If you have been using the EPiServer.Shell.Web.Hosting.ZipFileVirtualPathProvider in your code you should either change it to use
EPiServer.Web.Hosting.ZipArchiveVirtualPathProvider or have a look in Zip Compressed Content section in the http://world.episerver.com/documentation/Items/Developers-Guide/EPiServer-CMS/75/add-ons/Developing-Add-ons

 

EPiServer.CMS.UI zip files has been renamed
Who/what is affected

The EPiServer.Shell.UI.zip archive has been renamed to Shell.zip
The EPiserver.CMS.Shell.UI.zip archive has been renamed to CMS.zip