Skip to content

Data Caching App ASP.NET MVC 5 using defferent technologies

Notifications You must be signed in to change notification settings

erata/DataCachingApp

Repository files navigation

DataCachingApp

Data Caching App ASP.NET MVC 5 using defferent technologies

Hi, in this project i try generic cache app with using ASP.NET MVC 5. In the project i try to succeed repository based Cache-Aside pattern implementation with generic repository class.

Some of used libraries in the project :

  • Unity UnityContainer and also AutoFacContainer (with uncommetting selectig lines)
  • Entity Framework Code First Approach
  • MemoryCache

About

Data Caching App ASP.NET MVC 5 using defferent technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published