Ross ROSS = Recommend OSS · open-source software intelligence for agents

jwt-dotnet/jwt

Jwt.Net, a JWT (JSON Web Token) implementation for .NET observed · 2026-08-28

github.com/jwt-dotnet/jwt · C# · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 97
  • Release rhythm 80
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 70
  • age_days: 5554
  • days_rel: 58
  • days_push: 22
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

2194 stars · 471 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Jwt.Net is a C# library for generating, encoding, decoding, and validating JSON Web Tokens (JWT) per RFC 7519. It includes fluent builder APIs, expiration validation, custom JSON serializers, and an ASP.NET Core integration package for JWT authentication handlers.

Use cases

  • create and sign JWT tokens in a .NET application
  • decode and verify JWT tokens in C#
  • validate token expiration in ASP.NET Core
  • register JWT authentication handler in ASP.NET Core
  • customize JSON serialization of token claims
  • parse JWT token headers

When to choose

  • you need a mature, focused JWT library for .NET with fluent APIs
  • you want ASP.NET Core middleware integration for JWT auth
  • you need fine-grained control over token validation and serialization

When to avoid

  • you need full OAuth2/OpenID Connect flows rather than just JWT handling
  • you are not on a .NET platform
  • you need a license with clear permissive terms (license is marked NOASSERTION)

Facets

library · maturity stable

auth serialization security security backend web-development apis dotnet cross-platform jwt -web-token csharp nuget aspnet-core token-validation

1 source

Member repositories

RepositoryRoleHealth v2
jwt-dotnet/jwtmain92

For agents

markdown · JSON · MCP: product_card(name="jwt-dotnet/jwt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem