C# JWT

Open-source C# projects categorized as JWT

JSON Web Token is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.

Top 17 C# JWT Projects

  • EquinoxProject

    Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts

  • TodoApi

    Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication

    Project mention: ASP.NET Core beginner struggling to find open-source projects to learn or build | /r/dotnet | 2023-06-21

    Shameless plug https://github.com/davidfowl/TodoApi

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • jwt

    Jwt.Net, a JWT (JSON Web Token) implementation for .NET (by jwt-dotnet)

  • jose-jwt

    Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core

    Project mention: Creating a JWT RS256 with private key | /r/PowerShell | 2023-04-11

    Use the jose-jwt library and thank me later

  • Security.Identity

    .NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities

  • JwtAuthDemo

    ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.

  • keycloak-authorization-services-dotnet

    Authentication and Authorization with Keycloak and ASP.NET Core 🔐

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Net8CoreApiBoilerplate

    Net Core Api startup project that can be used as base to upgrade legacy projects or start new one

  • minimal-api-jwt-auth

    🔐 🛂 ASP.NET 6 and 7 minimal API with JWT authentication and authorization

  • AzureFunctions.Extensions.OpenIDConnect

    OIDC / JWT Bearer Tokens authentication made easy for Azure Functions. Work with the well known ASPNET Authorize attribute. Compatible with popular identity providers including Auth0, Azure AD B2C, Azure AD, Google etc..

  • JWTAuthSample

    ASP.NET Web API sample to showcase JWT Token Authentication in .NET 6

    Project mention: Understanding Role-Based Access Control with ASP.NET Web APIs | dev.to | 2023-06-06

    View on GitHub

  • Branca

    A .NET Standard 2.1 library for generating and validating Branca tokens. (by AmanAgnihotri)

  • Revoke.NET

    .NET Utility to blacklist & revoke access to stuff

  • miny-todo-nlayer

    My mini todo - nlayer todo application in .NET

  • dotnet-yet-another-blog-app-backend

    Backend side of a layered web application. Developed using .NET 7.0, Entity Framework Core and PostgreSql.

  • Gridcoin.WebApi

    A minimal HTTP API for interacting with a Gridcoin node, using JWT Bearer tokens for authentication/authorization for better security. Written in ASP.NET Core

  • CQRS-Mediatr-Design-Pattern-old

    DynamicWebPanel , CQRS Pattern , MediatR , Clean Code , Layered Architecture , EfCore ,

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-21.

C# JWT related posts

Index

What are some of the best open-source JWT projects in C#? This list will help you:

Project Stars
1 EquinoxProject 6,265
2 TodoApi 2,605
3 jwt 2,087
4 jose-jwt 897
5 Security.Identity 547
6 JwtAuthDemo 366
7 keycloak-authorization-services-dotnet 297
8 Net8CoreApiBoilerplate 36
9 minimal-api-jwt-auth 30
10 AzureFunctions.Extensions.OpenIDConnect 22
11 JWTAuthSample 18
12 Branca 12
13 Revoke.NET 7
14 miny-todo-nlayer 7
15 dotnet-yet-another-blog-app-backend 0
16 Gridcoin.WebApi 0
17 CQRS-Mediatr-Design-Pattern-old 0
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com