1

When using the IMemoryCache interface in ASP.Net Core MVC, is there any way to limit the size of the cache? for example to 1Gb only? If so how can this be done? I browsed the methods of this middleware, but could not find anything.

Arnold Zahrneinder
  • 4,788
  • 10
  • 40
  • 76
  • What are you hosting the application on? [Here's an IIS solution.](https://stackoverflow.com/a/5547105/4270650) – Will Ray Jun 14 '17 at 03:15

0 Answers0