[This is preliminary documentation and is subject to change.]
Provides various web functions like MVC, Templates and various utilities
Classes
Class | Description | |
---|---|---|
![]() | ContentType |
Declares web-related/mime content types
|
![]() | Multipart |
Faciliates working with multipart encoding
|
![]() | Multipart Part |
Represents a part of multipart encoding
|
![]() | ServicePointManagerConfigurator |
Configures ServicePointManager class.
Use singleton Instance property
|
![]() | ServicePointManagerConfigurator OperationPolicy |
Provides contract and default implementation for certificate trust and endpoint binding
|
![]() | ServicePointManagerConfigurator OperationPolicy _uri | |
![]() | ServicePointManagerConfigurator ServicePointConfigurator | |
![]() | StringConsts | |
![]() | Utils |
Provides various utilities for web technologies
|
![]() | WebClient |
Facilitates working with external services provided via HTTP
|
![]() | WebClient WebClientTimeouted |
Provides WebClient functionality with timeout
|
![]() | WebConsts |
Non-localizable constants
|
![]() | WebException |
Base exception class thrown by NFX.WebForms assembly
|
![]() | WebSettings |
Facilitates fast access to important web-related config settings that update their values when underlying config changes
|
Structures
Structure | Description | |
---|---|---|
![]() | CacheControl |
Decorates controller classes or actions that set NoCache headers in response. By default Force = true
|
![]() | Multipart EncodedContent |
Represents result of multipart encoded content
|
![]() | WebClient RequestParams |
Provides request parameters for making WebClient calls
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IWebClientCaller |
Stipulates contract for an entity that executes calls via WebClient
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | CacheControl Type | |
![]() | HTTPRequestMethod | |
![]() | WebConsts RedirectCode |