Umbraco.Community.DataProtection 16.0.1

dotnet add package Umbraco.Community.DataProtection --version 16.0.1
                    
NuGet\Install-Package Umbraco.Community.DataProtection -Version 16.0.1
                    
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="Umbraco.Community.DataProtection" Version="16.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Community.DataProtection" Version="16.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Community.DataProtection" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Umbraco.Community.DataProtection --version 16.0.1
                    
#r "nuget: Umbraco.Community.DataProtection, 16.0.1"
                    
#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.
#:package Umbraco.Community.DataProtection@16.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Umbraco.Community.DataProtection&version=16.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Community.DataProtection&version=16.0.1
                    
Install as a Cake Tool

Umbraco.Community.DataProtection

Documentation Umbraco Marketplace License NuGet Downloads Project Website

Simple ASP.NET Core Data Protection for Umbraco CMS.

Data protection keys are stored in the Umbraco database.

Quick Start

dotnet add package Umbraco.Community.DataProtection
using Umbraco.Cms.Core.Composing;
using Umbraco.Cms.Core.DependencyInjection;

namespace Project.Web;

public class Composer : IComposer
{
    public void Compose(IUmbracoBuilder builder)
    {
        builder.AddUmbracoDataProtection();
    }
}

Contributing

Contributions to this package are most welcome! Please visit the Contributing page.

Acknowledgements (Thanks)

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
16.0.1 186 8/12/2025
16.0.1-alpha0009 122 8/10/2025
16.0.0 334 6/12/2025
16.0.0-alpha0007 284 6/12/2025
16.0.0-alpha0004 282 6/10/2025
15.0.3-alpha0002 141 6/3/2025
15.0.2 292 5/12/2025
15.0.2-alpha0011 77 5/10/2025
15.0.1 217 4/22/2025
15.0.0 321 11/19/2024
15.0.0-alpha0008 96 11/17/2024
15.0.0-alpha0007 103 11/12/2024
15.0.0-alpha0005 99 10/23/2024
15.0.0-alpha0004 94 10/17/2024
15.0.0-alpha0003 96 10/17/2024
15.0.0-alpha0001 101 10/9/2024
14.0.8 288 6/12/2025
14.0.7 154 4/22/2025
14.0.7-alpha0008 159 4/22/2025
14.0.7-alpha0003 190 4/16/2025
14.0.6 170 3/30/2025
14.0.6-alpha0003 151 3/18/2025
14.0.5 126 1/28/2025
14.0.5-alpha0003 96 1/28/2025
14.0.4 158 10/30/2024
14.0.4-alpha0003 105 10/29/2024
14.0.3 251 10/8/2024
14.0.3-alpha0003 96 9/29/2024
14.0.2 131 9/29/2024
14.0.2-alpha0015 105 9/26/2024
14.0.1 166 7/6/2024
14.0.1-alpha0004 119 7/1/2024
14.0.0 145 6/3/2024
14.0.0-alpha0002 112 6/3/2024
14.0.0-alpha0001 122 5/25/2024
13.0.6 170 8/12/2025
13.0.6-alpha0003 122 8/10/2025
13.0.5 117 7/27/2025
13.0.5-alpha0012 118 7/16/2025
13.0.4 404 6/10/2025
13.0.4-alpha0014 142 6/3/2025
13.0.3 657 4/23/2025
13.0.3-alpha0002 157 4/21/2025
13.0.2 302 3/16/2025
13.0.2-alpha0003 156 3/12/2025
13.0.1 1,611 10/28/2024
13.0.1-alpha0008 92 10/28/2024
13.0.0 1,217 5/25/2024
13.0.0-alpha0001 120 5/25/2024
12.0.0 130 5/25/2024
12.0.0-alpha0001 135 5/25/2024
10.0.5 283 6/12/2025
10.0.5-alpha0021 136 6/2/2025
10.0.5-alpha0010 212 5/12/2025
10.0.4 171 4/4/2025
10.0.4-alpha0003 150 3/18/2025
10.0.3 104 1/28/2025
10.0.3-alpha0003 101 1/28/2025
10.0.2 111 10/30/2024
10.0.2-alpha0003 90 10/29/2024
10.0.1 124 9/27/2024
10.0.1-alpha0020 90 9/26/2024
10.0.1-alpha0009 97 9/26/2024
10.0.0 133 5/25/2024
10.0.0-alpha0001 129 5/25/2024
0.1.0 161 5/19/2024