Skip to main content
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore package icon

Microsoft.AspNetCore.DataProtection.EntityFrameworkCore

Support for storing keys using Entity Framework Core. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd

Total Downloads
52.1M
52,073,940
Published
Jul 14, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNetCore.DataProtection.EntityFrameworkCore --version 10.0.10
Package Manager Console
Install-Package Microsoft.AspNetCore.DataProtection.EntityFrameworkCore -Version 10.0.10
PackageReference
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="10.0.10" />

Frameworks

net10.0

Dependencies