Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related article: https://medium.com/@evandro.ggomes/json-web-token-authentication-with-asp-net-core-2-0-b074b0cfc870
☆349Jan 20, 2024Updated 2 years ago
Alternatives and similar repositories for jwt-api
Users that are interested in jwt-api are comparing it to the libraries listed below
Sorting:
- Design patterns examples applied in real world situations. The intent of this repository is to show how .NET developers can write clean c…☆37Jul 18, 2017Updated 8 years ago
- Simple RESTful API built with ASP.NET Core and .NET 8 to show how to create RESTful services using a decoupled, maintainable architecture…☆484Mar 14, 2026Updated last week
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Aug 1, 2019Updated 6 years ago
- ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run …☆414Dec 18, 2023Updated 2 years ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆393Nov 26, 2025Updated 3 months ago
- This repository contains Generic Repository implementation for Entity Framework Core☆633Nov 15, 2025Updated 4 months ago
- ASP.NET Core Identity Series☆506Jun 16, 2023Updated 2 years ago
- ASP.NET Core 3.1 API - JWT Authentication with Refresh Tokens☆203Aug 25, 2021Updated 4 years ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆823Jul 13, 2024Updated last year
- ☆57Apr 15, 2025Updated 11 months ago
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆734Feb 28, 2026Updated 3 weeks ago
- Domain-Driven Design example☆386Apr 24, 2024Updated last year
- A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality☆492Oct 11, 2023Updated 2 years ago
- A full-stack .NET 6 Microservices build on Minimal APIs and C# 10☆195May 15, 2023Updated 2 years ago
- Learning how to implement domain events without any external references or DI in a domain entity☆15Apr 18, 2022Updated 3 years ago
- Some classes to make working with APIs easier.☆38Apr 7, 2023Updated 2 years ago
- Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10☆18,084Mar 13, 2026Updated last week
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆257Jan 8, 2023Updated 3 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆79Jun 20, 2022Updated 3 years ago
- Full ASP.NET Core 10.0 LTS application with DDD, CQRS and Event Sourcing☆875Dec 28, 2025Updated 2 months ago
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆520Jan 11, 2024Updated 2 years ago
- .NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities☆580Feb 5, 2026Updated last month
- A result abstraction that can be mapped to HTTP response codes if needed.☆1,018Nov 10, 2025Updated 4 months ago
- Angular 9 e-commerce shop using ASP.NET Core, EF.Core and Stripe☆14Jan 7, 2023Updated 3 years ago
- DDD (Domain Driven Design) solution in .NET 5 with simple WebAPI example and separated projects.☆14Feb 3, 2021Updated 5 years ago
- Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb☆10,640Jan 13, 2025Updated last year
- Protect ASP.NET MVC API with JWT bearer and refresh token using Identity Core and Entity Framework Core.☆22Nov 2, 2018Updated 7 years ago
- ASP.NET Core 3.1 JWT Authentication API☆643Aug 25, 2021Updated 4 years ago
- A simple web application for devBetter☆153Mar 4, 2026Updated 2 weeks ago
- ☆17Dec 7, 2020Updated 5 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Jun 3, 2025Updated 9 months ago
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆550Jan 9, 2023Updated 3 years ago
- Jwt Authentication without ASP.NET Core Identity☆304Mar 3, 2025Updated last year
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆52Mar 3, 2023Updated 3 years ago
- Small sample projects used to learn concepts with.☆15Feb 17, 2022Updated 4 years ago
- 🥇 Professional REST API design with ASP.NET Core WebAPI☆929May 8, 2024Updated last year
- A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.☆599Dec 24, 2025Updated 2 months ago
- A DDD guestbook example written for ASP.NET Core☆822Oct 31, 2019Updated 6 years ago
- ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET…☆233Mar 4, 2023Updated 3 years ago