Click here to Skip to main content
15,881,559 members
Articles / Programming Languages / C#

.NET 5 Services with GraphQL Data Access and JWT Authentication

Rate me:
Please Sign up or sign in to vote.
5.00/5 (9 votes)
28 Feb 2021CPOL10 min read 12.8K   409   17  
Web services implementing GraphQL technology with repository access optimization, JSON Web Token (JWT) authentication and some other useful features.
The article and code illustrate usage of GraphQL in .NET 5. GraphQL data access is optimized with data caching. Several libraries were developed to support GraphQL, JWT authentication, TLS, configurable logging.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Israel Israel


  • Nov 2010: Code Project Contests - Windows Azure Apps - Winner
  • Feb 2011: Code Project Contests - Windows Azure Apps - Grand Prize Winner



Comments and Discussions