Skip to content

sdf333/Aspy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目介绍:http://bytecarrot.com/aspy/

小工具用于查看网站session和cache,原作者已经很久不更新了。

2015.3.11 分支修复了对象序列化循环引用错误,以及添加了手动删除缓存功能。

使用方式: 1.Nuget命令行:Install-Package AspyPlus 2.MVC程序请在添加后在RouteConfig中添加:routes.IgnoreRoute("{resource}.ashx/{*pathInfo}"); 3.访问地址 /aspy.ashx

About

Aspy is totally free, open source ASP.NET Session and Cache online viewer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.9%
  • C# 32.0%
  • HTML 9.8%
  • CSS 5.1%
  • ASP.NET 4.1%
  • Batchfile 1.1%