sample .net core microservices using Azure Redis cache

  • Thread starter Thread starter John.P.Smith
  • Start date Start date
J

John.P.Smith

Guest
Hi,

I need to create a simple asp.net core microservice's API program to demonstrate the use of Azure Redis cache. Basically i want two API's, one storing info on Azure redis and another fetching from it.

Can anyone please help me with a sample use case code? I've serached all over the internet and only found the .net core console application. Please point me in the right direction if you have any url. I've very little experience with .net.

Thanks.

Continue reading...
 
Back
Top