Skip to content

ASP.NET Core Web API that connects to an MSSQL DB and uses caching for performance

Notifications You must be signed in to change notification settings

ahmetvepayev/link-bilgisayar-net-bootcamp-week4-caching-webapi

Repository files navigation

Link Bilgisayar .NET Bootcamp | Week 4 - Caching ASP.NET Core Web API

  • ASP.NET Core Web API that connects to an MSSQL DB and uses caching for performance
  • Two types of caching implementations
    • ASP.NET In Memory caching using IMemoryCache
    • Redis distributed caching using IConnectionMultiplexer

About

ASP.NET Core Web API that connects to an MSSQL DB and uses caching for performance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages