SplatDev.Umbraco.Plugins.Backups
8.18.7.2
dotnet add package SplatDev.Umbraco.Plugins.Backups --version 8.18.7.2
NuGet\Install-Package SplatDev.Umbraco.Plugins.Backups -Version 8.18.7.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SplatDev.Umbraco.Plugins.Backups" Version="8.18.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SplatDev.Umbraco.Plugins.Backups --version 8.18.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SplatDev.Umbraco.Plugins.Backups, 8.18.7.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SplatDev.Umbraco.Plugins.Backups as a Cake Addin #addin nuget:?package=SplatDev.Umbraco.Plugins.Backups&version=8.18.7.2 // Install SplatDev.Umbraco.Plugins.Backups as a Cake Tool #tool nuget:?package=SplatDev.Umbraco.Plugins.Backups&version=8.18.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple Backups
Umbraco v8.18.7
Install via nuget
Install-Package SplatDev.Umbraco.Plugins.Backups
A simple backup tool for Umbraco. Allows backing up files and database directly from the backoffice, when you don't have access to the server.
Creates a Dashboard to perform backups from the backoffice
It also works when using SQLCE
Specs
- Type: Dashboard
- Value Type: NONE
- Dependencies:
- System.IO.Compression
- System.IO.Compression.FileSystem
Feedback is appreciated
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- ClientDependency (>= 1.9.10)
- LightInject (>= 5.4.0)
- Microsoft.AspNet.Mvc (>= 5.2.7)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Hosting (>= 7.0.1)
- Microsoft.Extensions.Options (>= 7.0.1)
- Microsoft.Owin.Security (>= 4.0.1)
- Microsoft.Owin.Security.Cookies (>= 4.0.1)
- Microsoft.Owin.Security.OAuth (>= 4.0.1)
- Newtonsoft.Json (>= 12.0.1)
- Serilog (>= 2.10.0)
- System.Collections.Immutable (>= 1.7.1)
- System.Diagnostics.DiagnosticSource (>= 7.0.1)
- System.IO (>= 4.3.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Emit (>= 4.6.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.Runtime (>= 4.3.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- UmbracoCms.Web (>= 8.18.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Created base package for v8.18.7