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 9 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
- Real time data processing using Asp.net Web Api, TPL Dataflow, SignalR and AngularJS☆14Updated 2 years ago
- Building Autocomplete API with Completion Suggester in ASP.NET Core sample project☆23Updated 7 years ago
- Subscription management module☆15Updated last month
- Simple .Net Core Web API sample application using IdentityServer4 for OpenId connect (OAuth2) Authentication Server and CQRS pattern for …☆13Updated 2 years ago
- Web Application Sample developed with ASP.NET Core Template Pack in VS 2015☆16Updated 6 years ago
- Contacts management module☆14Updated last month
- Sample application☆17Updated 5 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
- A simple chat app built upon SignalR☆20Updated 12 years ago
- ASP.NET Core, Angular, Angular CLI, MS SQL Server, Undo, Redo, Auto save☆24Updated 2 years ago
- WebAPI (.NET) Base Project with JWT Auth, Dapper (ORM), SQL Server DB, Crypto, Swagger, DI (Unit), UnitTests☆12Updated 6 years ago
- Code samples from my blog.☆38Updated 9 years ago
- Sample ASP.NET Core RESTful API with Dapper, Repository and Swagger☆31Updated 8 years ago
- Sample project with OpenTracing API and Jaeger for the blog article☆15Updated 6 years ago
- Example code to go with my talk and article on DDD☆13Updated 6 years ago
- Learning asp.net MVC with solid principles☆12Updated 10 years ago
- EFCoreGenericRepositorySolution☆33Updated 7 years ago
- Work Flow Engine with C# .NET MVC.☆37Updated last year
- Slackish - Real Time Chat App Powered By ASP.NET, EntityFramework CodeFirst, MediatR, CQRS, SignalR, Redis and Angular☆17Updated 8 years ago
- Samples of Realtime Google Gauges with SignalR Core & Entity Framework Core 2 & SqlTableDependency☆54Updated 7 years ago
- Building multi-client APIs in ASP.NET☆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.☆26Updated 2 years ago
- SqlServer package for CatFactory☆22Updated 5 months ago
- Source code for ASP.NET WebApi Article for Code Magazine☆66Updated 7 years ago
- Secure Web API Example☆27Updated 10 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