Microsoft.WindowsAzure.Common.Internals Namespace
The Microsoft.WindowsAzure.Common.Internals namespace provides classes that represents the shared services used by Windows Azure.
Classes
Class | Description |
---|---|
CloudExtensions | Represents the internal extensions that are available for cloud services. |
ConfigurationHelper | Represents the configuration information. |
ConnectionStringParser | Represents a parser of connection strings. |
Cryptography | Represents the cryptography of libraries. |
DisposableReference | Represents the disposable reference. |
HttpExtensions | Represents the extensions that are used for manipulating HTTP requests and responses. |
LazyDictionary | |
LazyList | |
ParserHelper | Parser helper. |
PlatformConfigurationHelper | Represents the helper for the platform configuration. |
PortablePlatformAbstraction | Represents the abstraction of the portable platform. |
Tracing | Represents tracing for requests and responses. |
TypeConversion | Represents the utility methods that are used to convert static types. |
UriHelper |
Interfaces
Interface | Description |
---|---|
ILazyCollection |