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
- 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
- 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 3 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆75Updated 2 years ago
- .NET Core Book Store Web API for educational purposes☆75Updated 2 years ago
- .NET 5 Samples☆44Updated 3 years ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆90Updated last year
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆52Updated 2 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆23Updated 5 years ago
- PlannerApp is a full client-side application built with Blazor WebAssembly is a course material on AK Academy☆43Updated 5 years ago
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- ☆42Updated 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 …☆85Updated 5 years ago
- Pagination is one of the most important concepts while building RESTful APIs. You would have seen several public APIs implementing this …☆79Updated 5 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 3 years ago
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆145Updated 3 years ago
- ☆67Updated 4 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 3 years ago
- Companion code sample for my blog post - Configuring Role-based Authorization with client-side Blazor☆30Updated 4 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆94Updated 5 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
- Identity management system for ASP.NET Core Identity.☆79Updated 5 years ago
- Async Repository in ASP.NET Core Web API☆65Updated 6 years ago
- EF Core and Minimal API sample for multi-tenancy example using global filters☆81Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- This repository contains the source code for the "Blazor Series" on Code Maze blog☆140Updated 2 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.☆95Updated 5 years ago
- Frapper API is completed project with all features which are commonly used in Live projects.☆30Updated 4 years ago
- Ecommerce in .net core 2.2, C#, MediaTr, CQRS, DDD, Autofac, DI, Entity Framework Core, Memory Cache, Serilog☆119Updated last year