logcorner / token-based-authentification-using-asp.net-web-api-coreLinks
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…
☆17Updated 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:
- A sample project for my blog article.☆10Updated 8 years ago
- RESTful Day #6: Request logging and Exception handing/logging in Web APIs using Action Filters, Exception Filters and NLog.☆11Updated 10 years ago
- Real time data processing using Asp.net Web Api, TPL Dataflow, SignalR and AngularJS☆14Updated 2 years ago
- Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.☆37Updated 5 years ago
- ASP.NET Core MVC Filter that transforms result types based on device type☆11Updated 6 years ago
- Simple .Net Core Web API sample application using IdentityServer4 for OpenId connect (OAuth2) Authentication Server and CQRS pattern for …☆13Updated 3 years ago
- Web Application Sample developed with ASP.NET Core Template Pack in VS 2015☆16Updated 6 years ago
- Building multi-client APIs in ASP.NET☆20Updated 8 years ago
- Building Autocomplete API with Completion Suggester in ASP.NET Core sample project☆23Updated 7 years ago
- Contacts management module☆15Updated last week
- A simple chat app built upon SignalR☆20Updated 13 years ago
- ASP.NET Core, Angular, Angular CLI, MS SQL Server, Undo, Redo, Auto save☆24Updated 3 years ago
- Secure Web API Example☆27Updated 10 years ago
- Subscription management module☆15Updated last week
- ASP.NET CORE based online eCommerse application where users can use a digital shopping cart to add products & make orders. Products have …☆12Updated last year
- An ASP.NET Core 1.0 RTM project demo on building a simple Online Poll System using SignalR2, jQuery, Core MVC and Core Web API☆22Updated 5 years ago
- The IdentityRole class in ASP.NET Identity provides some useful features for creating and managing Roles in an application.☆14Updated 10 years ago
- This repo contains the source code for the "Getting Started with Swagger UI in ASP.NET Core Web API" article on Code Maze☆13Updated 4 years ago
- Code samples from my blog.☆38Updated 9 years ago
- ☆22Updated 11 years ago
- Example code to go with my talk and article on DDD☆13Updated 7 years ago
- Metrics with .NET Core☆19Updated 7 months ago
- Source code for ASP.NET WebApi Article for Code Magazine☆67Updated 8 years ago
- Sample ASP.NET Core RESTful API with Dapper, Repository and Swagger☆31Updated 8 years ago
- A project that contains Fixie tests that can run on .NET Core on Windows, Linux, and MacOS.☆12Updated 5 years ago
- Using MongoDB .NET Driver with ASP.NET Core MVC☆13Updated 8 years ago
- This repository contains the source code for the "Data Protection in ASP.NET Core with IDataProtector" article on Code Maze☆15Updated 6 years ago
- DDD, CQRS and Event Sourcing based .Net Core EventManagement Application☆11Updated 7 years ago
- Sample code for the guided tour of Exception Handling in ASP.NET Web API.☆20Updated 8 years ago
- CRUD Operations in ASP.NET Core 3.0 using Angular 8 , Web API and Entity Framework core DB first approach with the help of VS 2019.☆27Updated 2 years ago