iammukeshm / JWTAuthentication.WebApiLinks
Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it is highly critical that these API endpoints are secured.In this Guide let's build a Secure ASP.NET Core API with JWT Authentication. Read my detailed blog post for implementation.
☆52Updated 4 years ago
Alternatives and similar repositories for JWTAuthentication.WebApi
Users that are interested in JWTAuthentication.WebApi are comparing it to the libraries listed below
Sorting:
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years ago
- .NET Core Book Store Web API for educational purposes☆76Updated 2 years ago
- A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with…☆61Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆43Updated 4 years ago
- In this article, we will go through Healthchecks in ASP.NET Core, it’s uses, variations and implementing your own custom health-checks. T…☆19Updated 2 years ago
- AdminLTE Starter Kit for ASP.NET Core 3.1. Let's build up a full-fledged Open Source Project designed to provide our fellow developers a …☆84Updated 5 years ago
- .NET 5 Samples☆44Updated 3 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆94Updated 5 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆53Updated 2 years ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆88Updated last year
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆92Updated 5 years ago
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆145Updated 3 years ago
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- ☆42Updated 2 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 3 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆22Updated 5 years ago
- ☆67Updated 4 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 5 years ago
- ☆64Updated 3 years ago
- Pagination is one of the most important concepts while building RESTful APIs. You would have seen several public APIs implementing this …☆78Updated 5 years ago
- EF Core and Minimal API sample for multi-tenancy example using global filters☆81Updated 2 years ago
- Essential NuGet Packages for your ASP.NET Core Applications.☆19Updated 4 years ago
- ☆64Updated 2 months ago
- Dynamic Role Based Authorization Asp.net Core☆52Updated 6 years ago
- This repo contains the source code for the "Using Dapper with ASP.NET Core Web API" article on Code Maze☆52Updated 4 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Project Moved to☆19Updated 5 years ago
- Clean Architecture in ASP.NET Core 5.0 including JWT Authentication, Swagger, Versioning of API's, Automapper, Dependency Injection.☆41Updated 3 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 9 months ago