TRONIX Code Documentation
Loading...
Searching...
No Matches
Classes
Tronix.Web.Infrastructure.Attributes Namespace Reference

Classes

class  AjaxExceptionAttribute
 
class  AuthorizeActivityAttribute
 NOTE: This Authorize Attribute is dependent upon the

See also
T:Tronix.Web.Infrastructure.Attributes.AuthorizeTronixAttribute, T:Tronix.Web.Infrastructure.Attributes.AuthorizeTronixWebApiAttribute

or the to run. It was designed this way in order to get around the IOC limits for per method injection. More...

 
class  AuthorizeTronixAttribute
 
class  AuthorizeTronixWebApiAttribute
 
class  BodyDataAttribute
 Based on: https://weblog.west-wind.com/posts/2013/Dec/13/Accepting-Raw-Request-Body-Content-with-ASPNET-Web-API An attribute that captures the entire content body and stores it into the parameter of type string or byte[]. More...
 
class  BodyDataParameterBinding
 Based on: https://weblog.west-wind.com/posts/2013/Dec/13/Accepting-Raw-Request-Body-Content-with-ASPNET-Web-API Reads the Request body into a string/byte[] and assigns it to the parameter bound. More...
 
class  DateCompareAttribute
 
class  EmptyTask
 A do nothing task that can be returned from functions that require task results when there's nothing to do. More...
 
class  RangeIfAttribute
 
class  RangeIfNotAttribute
 
class  ReadOnlyClient
 
class  RemindersAttribute
 
class  RequiredIfAttribute
 
class  RequiredIfNotAttribute
 
class  RequireSecureConnectionApiAttribute
 
class  RequireSecureConnectionAttribute
 
class  SelectedMenuSection
 
class  SessionStateActionAttribute
 
class  UniqueEmailAttribute
 
class  VinValidationAttribute