https://github.com/marcominerva/dataprotectionsample
This example shows how to use the DataProtection APIs with ASP.NET Core
https://github.com/marcominerva/dataprotectionsample
aspnetcore cryptography csharp data-protection dotnet minimal-api security
Last synced: about 1 year ago
JSON representation
This example shows how to use the DataProtection APIs with ASP.NET Core
- Host: GitHub
- URL: https://github.com/marcominerva/dataprotectionsample
- Owner: marcominerva
- License: mit
- Created: 2023-06-09T14:41:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-07T10:01:30.000Z (over 1 year ago)
- Last Synced: 2025-03-24T01:13:40.861Z (about 1 year ago)
- Topics: aspnetcore, cryptography, csharp, data-protection, dotnet, minimal-api, security
- Language: C#
- Homepage: https://learn.microsoft.com/en-us/aspnet/core/security/data-protection/using-data-protection
- Size: 27.3 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DataProtection Sample
This example shows how to use the DataProtection APIs with ASP.NET Core.