Namespace ImageVault.Common.Lib.Web
Classes
AuthKeyValidator
Uses MAC address as key if no app setting is found.
ConfigFileAuthKeyReader
Reads app config for auth key
ContentTypeUtil
Utility functions regarding ContentTypes
CssUtil
Utility functions for Css operations
HttpContextBaseFactory
Implements the IHttpContextBaseFactory for the normal HttpContext class
HttpDateParse
Summary description for HttpDateParse.
HttpHandlerBase
Base implementation of a Reusable IHttpHandler
HttpRequestBaseExtensions
IdentityHandler
Summary description for IdentityController.
MacAuthKeyReader
Reads computers MAC address as auth key
NonMappingRoute
Creates a one way route that only maps from an url to a handler. Never from route values to an url.
RangeExtensions
Summary description for RangeExtensions.
RouteHandlerBase
Defines a base implementation for a reuseable IHttpHandler and an IRouteHandler
UriBuilderExtensions
Extension methods for the UrlBuilder class
UriExtensions
Extension methods for the Uri class
UriUtil
Utility functions for Uris and Uri strings
WebApplicationUtil
Summary description for WebApplicationUtil.
WebResponseExtensions
Extension methods for HttpWebResponse
Structs
Range
Summary description for Range.
Interfaces
IAuthKeyReader
The IAuthKeyReader interface
IAuthKeyValidator
The IAuthKeyGenerator interface
IHttpContextBaseFactory
The IHttpContextBaseFactory interface. Used to abstract the HttpContext static class.