HTTP Session State Caching using NCache

HTTP Session State Caching using NCache

NCache integrates seemingly with the ASP.NET Core framework. With NCache, we can cache application data or responses in our ASP.NET Core applications. Let’s take a look at another NCache feature for ASP.NET Core applications: Session State Caching with ASP.NET Core. HTTP and Session State A bit of background first. HTTP is a stateless protocol. It…

Why Upgrade to NCache Enterprise?

NCache is an in-memory distributed cache for .NET, Java, Node.js, Python and Scala. It is an extremely fast, linearly scalable cache memory store that caches application data to reduce expensive database trips. NCache, being the market leader for .NET applications, has a huge and diverse customer base with different caching needs. To meet all these…

ASP.NET/ASP.NET Core Session Sharing with NCache

ASP.NET/ASP.NET Core Session Sharing with NCache

Microsoft is favoring ASP.NET Core over the legacy ASP.NET and plans on making all future developments in the former. Meaning, ASP.NET is slowly becoming obsolete. Hence, developers are switching to ASP.NET Core to reap the benefits of all future updates and technologies. But, the users who have been using ASP.NET for years can’t make this…