Umbraco.Community.DataProtection 10.0.4

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

Umbraco.Community.DataProtection

Documentation Umbraco Marketplace GitHub License NuGet Downloads

Simple ASP.NET Core Data Protection for Umbraco CMS.

Data protection keys are stored in the Umbraco database.

Quick Start

Install

dotnet add package Umbraco.Community.DataProtection

Configure

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 read the Contributing Guidelines.

Acknowledgments (thanks!)

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
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
15.0.0 292 5 months ago
15.0.0-alpha0008 80 5 months ago
15.0.0-alpha0007 86 5 months ago
15.0.0-alpha0005 83 6 months ago
15.0.0-alpha0004 80 6 months ago
15.0.0-alpha0003 80 6 months ago
15.0.0-alpha0001 86 6 months ago
14.0.6 143 13 days ago
14.0.6-alpha0003 131 a month ago
14.0.5 99 3 months ago
14.0.5-alpha0003 76 3 months ago
14.0.4 134 5 months ago
14.0.4-alpha0003 87 5 months ago
14.0.3 227 6 months ago
14.0.3-alpha0003 79 6 months ago
14.0.2 106 6 months ago
14.0.2-alpha0015 87 7 months ago
14.0.1 143 9 months ago
14.0.1-alpha0004 105 9 months ago
14.0.0 123 6/3/2024
14.0.0-alpha0002 98 6/3/2024
14.0.0-alpha0001 107 5/25/2024
13.0.2 151 a month ago
13.0.2-alpha0003 141 a month ago
13.0.1 1,025 6 months ago
13.0.1-alpha0008 75 6 months ago
13.0.0 1,074 5/25/2024
13.0.0-alpha0001 104 5/25/2024
12.0.0 114 5/25/2024
12.0.0-alpha0001 119 5/25/2024
10.0.4 128 9 days ago
10.0.4-alpha0003 132 a month ago
10.0.3 88 3 months ago
10.0.3-alpha0003 83 3 months ago
10.0.2 95 5 months ago
10.0.2-alpha0003 76 5 months ago
10.0.1 108 7 months ago
10.0.1-alpha0020 75 7 months ago
10.0.1-alpha0009 82 7 months ago
10.0.0 115 5/25/2024
10.0.0-alpha0001 114 5/25/2024
0.1.0 147 5/19/2024