Dundas.BI.WebApi Namespace |
Class | Description | |
---|---|---|
ApplicationUriHelper |
Contains helper methods for getting application-specific URIs.
| |
CleanException |
A clean exception doesn't have a stack trace.
| |
CorsPolicyProvider |
Implementation for CORS handling.
| |
ExceptionHelper |
A class to help with processing exceptions.
| |
GenericExceptionFilterAttribute |
Our filter for ensuring no exceptions ever go out without proper formatting to the client from a REST call.
| |
HttpRequestExtensions |
Extension methods for HttpRequest objects.
| |
KeyValuePairData |
A key value pair to make JSON objects nicer for IDictionary properties.
| |
KeyValuesPairData |
A key values pair to make JSON objects nicer for IDictionary properties (where values are multiple).
| |
NumberJsonConverter |
Converts a JSON decimal value to Number.
| |
PairT1, T2 |
Represents a pair of items. This should be used with caution, as setting item1 and item2 is not nice from JSON.
| |
WebApiConfig |
Configuration class for Web API (default routing).
| |
WebApiConstants | Constants pertaining to the Web API. | |
WebCallerContextService |
Implementation of ICallerContextService for ASP.NET web sites.
|