Skip to content

huoxudong125/HQF.Tutorial.Redis

Repository files navigation

HQF.Tutorial.Redis

A Demo for Redis

##Resources

Server Infomation

ASP.NET MVC Diagnostics Using NuGet
ASPNETINFO

ASP.NET Web API Documentation using Swagger

###Seesion Providers
ASP.NET Custom Session Store Provider compatible with Oracle, SQL
Distributed Caching using Redis Server with .NET/C# Client

Debugging And Diagnostic

Glimpse is a thriving and growing family of open source NuGet packages that provides detailed performance, debugging and diagnostic information for ASP.NET apps

The following commands install Glimpse MVC5 and EF6 modules from the package manager console:

####Installing Glimpse

PM> Install-Package Glimpse.MVC5 
PM> Install-Package Glimpse.EF6

####Enable Glimpse for localhost

Navigate to http://localhost:<port #>/glimpse.axd and click the Turn Glimpse On button.