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 261 8/12/2025
16.0.1-alpha0009 155 8/10/2025
16.0.0 368 6/12/2025
16.0.0-alpha0007 306 6/12/2025
16.0.0-alpha0004 304 6/10/2025
15.0.3-alpha0002 153 6/3/2025
15.0.2 325 5/12/2025
15.0.2-alpha0011 89 5/10/2025
15.0.1 240 4/22/2025
15.0.0 332 11/19/2024
15.0.0-alpha0008 116 11/17/2024
15.0.0-alpha0007 123 11/12/2024
15.0.0-alpha0005 100 10/23/2024
15.0.0-alpha0004 114 10/17/2024
15.0.0-alpha0003 116 10/17/2024
15.0.0-alpha0001 122 10/9/2024
14.0.8 300 6/12/2025
14.0.7 176 4/22/2025
14.0.7-alpha0008 180 4/22/2025
14.0.7-alpha0003 193 4/16/2025
14.0.6 173 3/30/2025
14.0.6-alpha0003 163 3/18/2025
14.0.5 149 1/28/2025
14.0.5-alpha0003 106 1/28/2025
14.0.4 179 10/30/2024
14.0.4-alpha0003 107 10/29/2024
14.0.3 263 10/8/2024
14.0.3-alpha0003 116 9/29/2024
14.0.2 134 9/29/2024
14.0.2-alpha0015 118 9/26/2024
14.0.1 178 7/6/2024
14.0.1-alpha0004 140 7/1/2024
14.0.0 156 6/3/2024
14.0.0-alpha0002 123 6/3/2024
14.0.0-alpha0001 142 5/25/2024
13.0.6 424 8/12/2025
13.0.6-alpha0003 155 8/10/2025
13.0.5 379 7/27/2025
13.0.5-alpha0012 158 7/16/2025
13.0.4 477 6/10/2025
13.0.4-alpha0014 165 6/3/2025
13.0.3 821 4/23/2025
13.0.3-alpha0002 160 4/21/2025
13.0.2 336 3/16/2025
13.0.2-alpha0003 187 3/12/2025
13.0.1 1,820 10/28/2024
13.0.1-alpha0008 112 10/28/2024
13.0.0 1,234 5/25/2024
13.0.0-alpha0001 141 5/25/2024
12.0.0 150 5/25/2024
12.0.0-alpha0001 157 5/25/2024
10.0.5 285 6/12/2025
10.0.5-alpha0021 138 6/2/2025
10.0.5-alpha0010 235 5/12/2025
10.0.4 183 4/4/2025
10.0.4-alpha0003 160 3/18/2025
10.0.3 123 1/28/2025
10.0.3-alpha0003 111 1/28/2025
10.0.2 131 10/30/2024
10.0.2-alpha0003 101 10/29/2024
10.0.1 145 9/27/2024
10.0.1-alpha0020 108 9/26/2024
10.0.1-alpha0009 117 9/26/2024
10.0.0 133 5/25/2024
10.0.0-alpha0001 140 5/25/2024
0.1.0 182 5/19/2024