A Paseto (Platform-Agnostic Security Tokens) implementation for .NET.
Info
| Version: | 1.5.0 |
| Author(s): | David De Smet |
| Last Update: | Thursday, December 4, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/daviddesmet/paseto-dotnet |
| NuGet Url: | https://www.nuget.org/packages/Paseto.Core |
Install
Install-Package Paseto.Core
dotnet add package Paseto.Core
paket add Paseto.Core
Paseto.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- Paseto.Cryptography(>= 0.7.2)
- NaCl.Core(>= 1.2.0)
- Newtonsoft.Json(>= 10.0.3)
- Paseto.Cryptography(>= 0.7.2)
- NaCl.Core(>= 1.2.0)
- Newtonsoft.Json(>= 10.0.3)
- Paseto.Cryptography(>= 0.7.2)
- NaCl.Core(>= 1.2.0)
- Newtonsoft.Json(>= 10.0.3)
- System.ValueTuple(>= 4.5.0)
Tags