Top 20 NuGet Packages depending on Microsoft.AspNetCore.DataProtection

Total dependencies: 165

Package Description
Package Description
Package Description
Package Description
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using NCache OpenSource. This implementation of IDistributedCache can also be used for caching ASP.NET Core reponse.
Plugin Manager user account plugin
Plugin Manager easily manage errors within a website
Plugin Manager add generic company information to any website
Plugin Manager add helpdesk functionality to any website
Plugin Manager display multiple products within a website
Plugin Manager easily add login to any website using a variety of methods including tokens for facebook and google
Plugin Manager add download functionality to any website
The base of all HTTP microservices in the VIEApps NGX
ASP.NET Core session state middleware. This package was built from the source code at https://github.com/aspnet/Session/tree/774079d60d29762ef7c8bba3f0fa06e73cb323f2
Vsa Framework
ASP.NET Core DataProtection repository for use with AWS S3
MongoDB storage support as data protection key store.
Pluggable foundation blocks for building distributed apps.
Makes using the Microsoft.AspNet.DataProtection package more convenient, especially when using IAuthenticatedEncryptor Commonly used types: AuthenticatedEncryptorExtensions EncryptorEncoding SecretKey Examples: SecretKey key = new SecretKey(new Secret(EncryptorEncoding.UTF8.GetBytes("Password")), ...
This contains a custom ASP.NET Core session state middleware using NCache OpenSource.