|
POSOlSoft.Azure.ServiceManagement, version 1.0.2
Windows Azure Managed Library does not contain API for
Windows Azure Service Management.
POSOlSoft.Azure.ServiceManagement library implements .NET wrapper
for
Windows Azure Service Management REST API. All operations
described at MSDN are implemented.
Two main entry point classes of the library are:
OperationsApi - its methods return
HttpWebResponse instance intended for further processing;
Operations - its methods return
instances of ServiceManagementResponse-derived classes
containing properties corresponding to XML elements of the
Windows Azure Service Management HTTP responses.
POSOlSoft.Azure.ServiceManagement library requires at least .NET 4
Client Profile and is free.
Download POSOlSoft.Azure.ServiceManagement, version 1.0.2
|
History
16.12.2011: v. 1.0.2
* POSOlSoft.Azure namespace replaced with
POSOlSoft.Azure.ServiceManagement namespace
* ServiceManagementAPI and ServiceManagement classes renamed
into OperationsApi and Operations respectively
- some bugs fixed
5.12.2011: v. 1.0.1
* several method's parameters adjusted (see history.txt)
29.11.2011: v. 1.0.0
+ first public release
|