Media Exporter allows you to export media folders from Umbraco.
Info
Version: | 1.0.0-beta |
Author(s): | Michael Sinnott |
Last Update: | Sunday, April 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.michaelsinnott.co.uk/ |
NuGet Url: | https://www.nuget.org/packages/MediaExporter |
Install
Install-Package MediaExporter
dotnet add package MediaExporter
paket add MediaExporter
MediaExporter Download (Unzip the "nupkg" after downloading)
Dependencies
- ClientDependency(>= 1.9.6)
- DotNetZip(>= 1.10.1)
- log4net(>= 2.0.8)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.CodeDom.Providers.DotNetCompilerPlatform(>= 1.0.7)
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Security(>= 3.1.0)
- Microsoft.Owin.Security.Cookies(>= 3.1.0)
- Microsoft.Owin.Security.OAuth(>= 3.1.0)
- MySql.Data(>= 6.9.11)
- Newtonsoft.Json(>= 10.0.2)
- UmbracoCms.Core(>= 7.9.2)
Tags