AKouki / MinimalApiAuthentication
A JWT Authentication for ASP.NET Core 6 minimal APIs, using the Microsoft.AspNetCore.Authentication.JwtBearer
☆14Updated 3 years ago
Alternatives and similar repositories for MinimalApiAuthentication
Users that are interested in MinimalApiAuthentication are comparing it to the libraries listed below
Sorting:
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆22Updated 4 years ago
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Updated 4 years ago
- ☆9Updated last year
- ☆19Updated 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
- Let's learn Caching in ASP.NET Core. Caching is a technique of storing the frequently accessed/used data so that the future requests for …☆14Updated 4 years ago
- Let's learn gRPC in ASP.NET Core and build Faster APIs!☆16Updated 4 years ago
- Serilog is a third-party logging library that plugs into the default ILogger of our application with its own implementations. It enables …☆10Updated 4 years ago
- ☆20Updated 3 years ago
- Hangfire is an open-sourced library that enables the developers to schedule events in the background with the utmost ease. It is a highly…☆14Updated 4 years ago
- Here is a Simple COVID-19 Dashboard for India built with ASP.NET Core 3.1 Backend. A Small Side-Project.☆21Updated 2 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- A Helper Library for all my future .NET Core Projects☆10Updated 2 years ago
- Entity Framework Core is a lightweight, extensible, open-sourced version of the Entity Framework Data Access Technology built for .NET Co…☆9Updated 4 years ago
- Blazor webassembly authentication from scratch☆14Updated 4 years ago
- Project Moved to☆19Updated 4 years ago
- Complete source code developed as part of article - Build Resilient Microservices (Web API) using Polly in ASP.NET Core☆20Updated 3 years ago
- Implementing CRUD Operations in Blazor .NET 5 using the Mudblazor Component Library.☆21Updated 4 years ago
- Source code accompanying the videos https://youtu.be/ZubGYVHTI3Q, https://youtu.be/l8yepSs_Pk8 and https://youtu.be/xfXX9Gu_cpE☆26Updated last year
- ☆13Updated 8 months ago
- Blazor Cashier is full POS (Point of Sale) business solution built from scratch with ASP.NET Core MVC & Blazor WebAssembly☆26Updated 2 years ago
- Automatically Log all the changes done via Entity Framework Core seamlessly.☆32Updated 4 years ago
- QuickApp solution template which built on Modular Monolith Architecture (plug & play) with WebAPI, GraphQL, gRPC, essential feature, CI/C…☆20Updated 4 years ago
- .NET Core API to manage blogposts using CQRS, MediatR, Serilog, GraphQL, Versionning, etc.☆34Updated last year
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…☆11Updated 4 years ago
- When it comes to Validating Models, aren’t we all leaning towards Data Annotations? There are quite a lot of serious issues with this app…☆12Updated 4 years ago
- Full Cloud Project that is based on ASP.NET Core, EF Core, SQL Server and Blazor WebAssembly client, this apps shows an e-learning web ap…☆13Updated 4 years ago
- Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication☆19Updated 4 years ago
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆36Updated 10 months ago
- A permission-based authorization extensions for ASP.NET Identity.☆66Updated last month