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:
- RESTful Day #6: Request logging and Exception handing/logging in Web APIs using Action Filters, Exception Filters and NLog.☆11Updated 10 years ago
- A sample project for my blog article.☆10Updated 8 years ago
- Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.☆37Updated 6 years ago
- ASP.NET Core MVC Filter that transforms result types based on device type☆11Updated 6 years ago
- A simple chat app built upon SignalR☆20Updated 13 years ago
- Real time data processing using Asp.net Web Api, TPL Dataflow, SignalR and AngularJS☆14Updated 2 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
- Sample application☆17Updated 6 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 8 years ago
- ☆10Updated 10 years ago
- ASP.NET Core, Angular, Angular CLI, MS SQL Server, Undo, Redo, Auto save☆24Updated 3 years ago
- 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
- WebAPI (.NET) Base Project with JWT Auth, Dapper (ORM), SQL Server DB, Crypto, Swagger, DI (Unit), UnitTests☆12Updated 7 years ago
- EFCoreGenericRepositorySolution☆33Updated 8 years ago
- Secure Web API Example☆27Updated 10 years ago
- Contacts management module☆15Updated last week
- SqlServer package for CatFactory☆22Updated last month
- This repository contains the source code for the "Data Protection in ASP.NET Core with IDataProtector" article on Code Maze☆15Updated 6 years ago
- Project for IdentityServer4 with .Net Core☆17Updated 5 years ago
- A project that contains Fixie tests that can run on .NET Core on Windows, Linux, and MacOS.☆12Updated 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
- Code samples from my blog.☆38Updated 10 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 3 years ago
- Example of creating services using gRPC, ASP.NET Core and Node.js☆15Updated 3 years ago
- Slackish - Real Time Chat App Powered By ASP.NET, EntityFramework CodeFirst, MediatR, CQRS, SignalR, Redis and Angular☆17Updated 8 years ago
- An open source blog engine built with ASP.NET Core☆21Updated 4 years ago
- Simple connection to Google using Oauth2☆12Updated 10 years ago
- Angular Tour of Heroes with an ASP.NET Core backend☆19Updated 3 years ago