Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

nixonjoshua98/Community.AspNetCore.DataProtection.DistributedCache

Repository files navigation

Community.AspNetCore.DataProtection.DistributedCache

Use IDistributedCache in Microsoft.Extensions.Caching.Distributed to store keys of Microsoft.AspNetCore.DataProtection.

public void ConfigureServices(IServiceCollection services)
{
    services.AddDataProtection().PersistKeysToDistributedStore();
}

About

Use IDistributedCache to store DataProtection keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages