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 7 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
- Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.☆37Updated 5 years ago
- Building Autocomplete API with Completion Suggester in ASP.NET Core sample project☆23Updated 7 years ago
- Real time data processing using Asp.net Web Api, TPL Dataflow, SignalR and AngularJS☆14Updated 2 years ago
- Web Application Sample developed with ASP.NET Core Template Pack in VS 2015☆16Updated 6 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
- ASP.NET Core MVC Filter that transforms result types based on device type☆11Updated 6 years ago
- ASP.NET Core, Angular, Angular CLI, MS SQL Server, Undo, Redo, Auto save☆24Updated 2 years ago
- Dalyan Web Application Project Template☆36Updated 2 years ago
- A simple chat app built upon SignalR☆20Updated 12 years ago
- Subscription management module☆15Updated 2 weeks ago
- Contacts management module☆15Updated 2 weeks ago
- Building multi-client APIs in ASP.NET☆20Updated 8 years ago
- Sample ASP.NET Core RESTful API with Dapper, Repository and Swagger☆31Updated 8 years ago
- DotNetify-React demo using create-react-app + Node.JS + .NET Core☆23Updated 7 years ago
- 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
- Sample application☆17Updated 5 years ago
- Angular ASP.NET Core localization☆26Updated 2 years ago
- Simple .Net Core Web API sample application using IdentityServer4 for OpenId connect (OAuth2) Authentication Server and CQRS pattern for …☆13Updated 2 years ago
- EFCoreGenericRepositorySolution☆33Updated 8 years ago
- WebAPI (.NET) Base Project with JWT Auth, Dapper (ORM), SQL Server DB, Crypto, Swagger, DI (Unit), UnitTests☆12Updated 6 years ago
- ☆46Updated 12 years ago
- Code samples from my blog.☆38Updated 9 years ago
- Work Flow Engine with C# .NET MVC.☆39Updated 2 years ago
- ☆10Updated 10 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
- Source code for ASP.NET WebApi Article for Code Magazine☆66Updated 7 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
- RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.☆36Updated 4 years ago