Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-06T15:23:49.000Z (2 months ago)
- Last Synced: 2024-09-06T18:29:52.194Z (2 months 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: 20.5 KB
- Stars: 4
- 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.