MediaProtect 2.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package MediaProtect --version 2.1.2
NuGet\Install-Package MediaProtect -Version 2.1.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="MediaProtect" Version="2.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MediaProtect --version 2.1.2
#r "nuget: MediaProtect, 2.1.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 MediaProtect as a Cake Addin
#addin nuget:?package=MediaProtect&version=2.1.2

// Install MediaProtect as a Cake Tool
#tool nuget:?package=MediaProtect&version=2.1.2

Mediaprotect helps you protect media in the same simple way as you protect documents. Once the package is installed and you protect certain media, or content nodes the files will be password protected. Only authenticated members can open the files, otherwise members will be redirected to the login screen.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.1.0 239 2/8/2024
13.0.0 504 12/15/2023
13.0.0-rc0001 97 12/6/2023
12.1.0 88 2/8/2024
12.1.0-beta0001 57 2/1/2024
12.0.0 2,215 6/29/2023
11.0.4 873 2/20/2023
11.0.3 417 12/19/2022
11.0.2 322 12/16/2022
11.0.1 318 12/16/2022
11.0.0 402 12/1/2022
10.0.4-beta2 316 9/22/2023
10.0.4-beta1 93 9/19/2023
10.0.3 2,213 2/6/2023
10.0.3-beta1 166 2/3/2023
10.0.2 574 12/16/2022
10.0.1 967 6/21/2022
10.0.0 460 6/16/2022
10.0.0-rc1 155 6/9/2022
10.0.0-alpha1 180 5/31/2022
9.0.2 332 12/16/2022
9.0.1 788 5/20/2022
9.0.0 733 12/22/2021
9.0.0-beta2 437 12/13/2021
9.0.0-beta1 313 10/11/2021
2.8.5-beta1 257 8/9/2022
2.8.4 10,308 11/4/2020
2.8.1 5,182 7/10/2019
2.8.0 704 3/20/2019
2.1.5 956 3/14/2022
2.1.4 4,809 11/4/2020
2.1.3 1,530 10/6/2020
2.1.2 1,480 8/17/2020
2.1.1 5,593 5/16/2019
2.1.0 6,048 7/12/2018
2.0.0 7,465 11/3/2016
1.6.2 4,007 10/21/2015
1.6.1 1,999 10/6/2015
1.6.0 1,770 3/16/2015

- Added Make media folder configurable in config.
     - Added Events for DialogActions. MediaAccessEvents.MediaItemProtected and MediaAccessEvents.MediaItemProtectionRemoved.
     - Fixed When media folder is virtual path outside website folder Umbraco throws error.
     - Fixed Exclude validation if it's not the Umbraco media folder.
     - Fixed DisableMediaProtectDialog in config does not work anymore