Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 3.63 KB

File metadata and controls

29 lines (21 loc) · 3.63 KB

Build and test Create Release Publish Nuget package

GitHub release GitHub issues GitHub pull requests

packages
AspNetCore.DataProtection.CustomStorage AspNetCore.DataProtection.CustomStorage
AspNetCore.DataProtection.CustomStorage.Dapper AspNetCore.DataProtection.CustomStorage.Dapper
AspNetCore.DataProtection.CustomStorage.Dapper.SQLServer AspNetCore.DataProtection.CustomStorage.Dapper.SQLServer
AspNetCore.DataProtection.CustomStorage.Dapper.PostgreSQL AspNetCore.DataProtection.CustomStorage.Dapper.PostgreSQL

GitHub

AspNetCore.DataProtection.CustomStorage

Support for storing ASP.NET Core Data Protection keys using a custom storage

AspNetCore.DataProtection.CustomStorage.Dapper

A storage implementation using Dapper

AspNetCore.DataProtection.CustomStorage.Dapper.SQLServer

Implementation of a Dapper custom storage in SQLServer

AspNetCore.DataProtection.CustomStorage.Dapper.PostgreSQL

Implementation of a Dapper custom storage in PostgreSQL