Skip to content
View DannyBoyNg's full-sized avatar
Block or Report

Block or report DannyBoyNg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. UserAgentService UserAgentService Public

    A service to parse user-agent strings in C#.

    C# 19 4

  2. UserAgentParser UserAgentParser Public

    DEPRECATED: A library to parse user-agent strings in C#

    C# 7

  3. JwtTokenService JwtTokenService Public

    A service to help manage JWT access tokens and refresh tokens in C#. Supports: HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512. This service is a simple wrapper for Microsoft.Identity…

    C# 6 3

  4. PasswordHashingService PasswordHashingService Public

    A service to hash passwords in C#

    C# 2

  5. SimpleTokenService SimpleTokenService Public

    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 t…

    C# 2

  6. CalculateEasterDate CalculateEasterDate Public

    A C# library to calculate the date that Easter will be on for a specific year

    C#