alanwei43 / Alan.Authentication.Old

Alan.Authentication 的老版本, 主要使用了HttpContext.Current对象.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alan.Authentication.Old

Alan.Authentication 的老版本, 主要使用了 HttpContext.Current 对象. 而 HttpContext.Current 对象与 System.Web.dll 是紧耦合的, 在Alan.Authentication里去除了 HttpContext.Current 的依赖.

About

Alan.Authentication 的老版本, 主要使用了HttpContext.Current对象.


Languages

Language:C# 99.6%Language:ASP 0.4%