eXtensionSharp for asp.net web application
-
v0.0.3
- prefix name change "v" to "x".
- support remote ip address ip6 to ip4. (xGetRemoteIpAddress)
-
v0.0.2
- Impl vGetMethod
- Impl vGetControllerName
- Impl vGetControllerFullName
- Impl vGetActionName
- Impl vGetUserAgent
- Impl vGetAcceptEncoding
- Impl vGetAcceptLanguage
- Impl vGetReferer
- Add ControllerContextExtensions
- tested HttpContextExtensions
-
v0.0.1
- Impl HttpContextExtensions
- Impl SessionExtensions
- Impl DistributeCacheExtensions
- not tested