The .NET Sample for Governance Registry explains how to make use of the Web Services API of WSO2 Governance Registry in .NET applications. Read below to learn how to run the sample in Microsoft Visual Studio.
Info | ||
---|---|---|
| ||
The WSO2 Governance Registry Web Services API can be used in Java applications, .NET applications and also application written in other languages such as PHP, Ruby, and Python. To learn more about the capabilities of the Web Services API of Governance Registry please have a look at the WS-API Sample. |
...
Code Block |
---|
sh wso2server.sh |
See Installing on Windows or Installing on Linux and SolarisSee Running the Product for more information.
Info | title | Tip
---|
Though this sample will only work in a Windows environment, the WSO2 Governance Registry server can run on a Linux Server. |
2. Install Microsoft Visual Studio. Please read more information on installing Microsoft Visual Studio 2010.
Info | title | Info
---|
This sample of WSO2 Governance Registry has been design to run on Microsoft Visual Studio 2010. |
...
Excerpt | ||
---|---|---|
| ||
General information about running the .NET Sample on the WSO2 Governance Registry. |