Using Token Based Authentication, the client application is not dependent on a specific authentication mechanism. The token is generated by the server if the user is authenticated. So to acces a specific ressource, the client must include the generated token in the header of subsequent requests and the Web API Server have some APIs to unders…
☆17Jul 11, 2023Updated 2 years ago
Alternatives and similar repositories for token-based-authentification-using-asp.net-web-api-core
Users that are interested in token-based-authentification-using-asp.net-web-api-core are comparing it to the libraries listed below
Sorting:
- RESTful Day #6: Request logging and Exception handing/logging in Web APIs using Action Filters, Exception Filters and NLog.☆11Sep 5, 2015Updated 10 years ago
- A sample project for my blog article.☆10Dec 17, 2017Updated 8 years ago
- Simple .Net Core Web API sample application using IdentityServer4 for OpenId connect (OAuth2) Authentication Server and CQRS pattern for …☆13Dec 8, 2022Updated 3 years ago
- This is the companion code for article: https://dotnetplaybook.com/custom-local-domain-using-https-kestrel-asp-net-core☆11Jul 8, 2020Updated 5 years ago
- The purpose of this application is to show how to integrate logs (via Serilog), health checks (via Microsoft AspNetCore HealthChecks), bu…☆12Updated this week
- A simple chat app built upon SignalR☆20Dec 5, 2012Updated 13 years ago
- Code samples from my blog.☆38Jan 3, 2016Updated 10 years ago
- Vehicles service for Pacco.☆13Oct 16, 2020Updated 5 years ago
- Contacts management module☆15Jan 28, 2026Updated last month
- Simple example implementation of membership using Asp.Net Core Mvc that will allow you to Create, Retrieve, Update and Delete application…☆16Feb 13, 2019Updated 7 years ago
- A project that contains Fixie tests that can run on .NET Core on Windows, Linux, and MacOS.☆12Mar 14, 2020Updated 5 years ago
- Generate a repository in seconds by simply providing a namespace to your entities☆16Aug 1, 2019Updated 6 years ago
- ASP.NET CORE based online eCommerse application where users can use a digital shopping cart to add products & make orders. Products have …☆13Jun 23, 2024Updated last year
- Real time data processing using Asp.net Web Api, TPL Dataflow, SignalR and AngularJS☆14Mar 3, 2023Updated 2 years ago
- Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.☆37Jan 10, 2020Updated 6 years ago
- Full ASP.NET MVC 5 and ASP.NET Web API application with DDD, Complex Domain with Bounded Contexts, Entity Framework, Dapper, AutoMapper a…☆17Feb 18, 2018Updated 8 years ago
- Examples how to use MediatR library in ASP.NET Web Api project.☆14Jul 21, 2016Updated 9 years ago
- Sample project with OpenTracing API and Jaeger for the blog article☆15Apr 29, 2019Updated 6 years ago
- ☆21Jul 24, 2024Updated last year
- The IdentityRole class in ASP.NET Identity provides some useful features for creating and managing Roles in an application.☆14Mar 16, 2015Updated 10 years ago
- ☆18Oct 12, 2023Updated 2 years ago
- Sample applications using App.Metrics☆20Oct 10, 2017Updated 8 years ago
- Sample application☆17Dec 9, 2019Updated 6 years ago
- A sample project on how to refresh JWT token using ASP.NET Core 2.0 API☆16Oct 11, 2017Updated 8 years ago
- Integrate JavaScript Logging with ASP.NET Core Logging APIs☆19Apr 4, 2017Updated 8 years ago
- basic Authentication and Custom Token based Authorization in Asp.net MVC Web APIs☆19Jun 10, 2015Updated 10 years ago
- Metrics with .NET Core☆19May 7, 2025Updated 9 months ago
- API for patient registration and scheduling a consultation using domain driven design☆20Jan 17, 2023Updated 3 years ago
- This comprehensive sample application show you how to create JWT secured, versioned CRUD OpenAPI using latest ASP.NET 5.0, documented wit…☆21Jan 10, 2024Updated 2 years ago
- SignalR Database update notifications in ASP.NET MVC using SQL Dependency☆51Oct 16, 2014Updated 11 years ago
- An example project that demonstrates an easy-to-implement paging model using ASP.NET and Entity Framework.☆22Jan 12, 2016Updated 10 years ago
- ☆12Jan 16, 2024Updated 2 years ago
- SqlServer package for CatFactory☆22Dec 17, 2025Updated 2 months ago
- This repo contains the source for the Action Filters blog post on Code Maze☆21Nov 8, 2021Updated 4 years ago
- Luffy is a simple resilience and transient-fault handling library☆22Feb 4, 2018Updated 8 years ago
- Enterprise level application with MVC4 Web API's using Entity Framework ,Generic Repository pattern and Unit of Work.☆43Jun 10, 2015Updated 10 years ago
- A template-based ASP.Net WebForms CMS built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience…☆24Jul 12, 2024Updated last year
- Development and Communication of Microservices with .NET Core 5 using ASP.NET Web API, Docker Compose, RabbitMQ, MassTransit, Portainer, …☆21Oct 15, 2021Updated 4 years ago
- Provides MVC HTML helper extensions that marry jQuery Validation's native unobtrusive support for validation driven by HTML 5 data attrib…☆79Sep 16, 2022Updated 3 years ago