Tag Archives: ConversationalSession

ASP.NET MVC Conversational Session

I’m proudly presenting you my first self-made NuGet package. 🙂 NuGet: ASP.NET MVC Conversational Session (Nuget) GitHub: ASP.NET MVC Conversational Session (GitHub) I’ve created a small extension for ASP.NET MVC which simplifies the session handling in tabbed browsing scenarios. The extension ensures, that your session data won’t be overwritten. For example: Page 1: Contains a… Read More »