DannyBoyNg
-
- Deprecated
- 101,672 total downloads
- last updated 1/18/2019
- Latest version: 2.1.0
A library to parse user-agent strings in C#. -
- 62,490 total downloads
- last updated 10/27/2022
- Latest version: 1.1.2
A service to parse user-agent strings in C#. -
- 2,673 total downloads
- last updated 5/5/2023
- Latest version: 7.0.0
A service to help manage JWT access tokens and refresh tokens in C#. Supports: HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512 -
- 1,663 total downloads
- last updated 10/3/2021
- Latest version: 1.0.2
A service to create and validate simple tokens in C#. Example use case: A simple token can be used to confirm if a user owns an email address. You send a simple token to a users email address. If that user can... More information -
- 1,405 total downloads
- last updated 11/10/2020
- Latest version: 1.0.1
A simple service to hash passwords with PBKDF2 in C#.