Skip to content

A Simple Caching API using Azure Redis Cache and .Net Core Web API

License

Notifications You must be signed in to change notification settings

imatiqul/simple-caching-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-caching-service

A Simple Caching API using Azure Cache for Redis in ASP.Net Core

How to use

  1. Clone this Github repo
  2. Change connection string AzureRedisCacheConnection to point to your Azure Cache for Redis in appsettings.json file image
  3. Run dotnet core project
  4. Open Swagger in browser to test (as below) image

About

A Simple Caching API using Azure Redis Cache and .Net Core Web API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages