Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 22484

C# Asp.Net MVC Core (.Net 8.0) - HttpContext.Session Scalability

$
0
0

I'm using HttpContext.Session in an Asp.Net MVC Core website.

How scalable is this? Is the data storage limitation based on the RAM of the server?

Thanks


Viewing all articles
Browse latest Browse all 22484

Trending Articles