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.
...
1. Open the GREG_HOME/samples/dotnet/WSO2
location in Windows Explorer.
2. Double Click the WSO2.sln
icon to open the solution in Visual Studio.
3. After the solution is loaded on Visual Studio Right Click on the WSO2Tests
project.
4. Click Set as StartUp Project
to select it.
5. Click on the Start Without Debugging
option on the Debug
menu.
You should now get a result of the test cases that were executed against the WSO2 Governance Registry through .NET.
6. Log in to WSO2 Governance Registry Management Console and check for activities done by the admin
user. See Activities Search.
7. Read and review the activities performed by the Admin user for the invocations through the .NET WS-API sample.
Excerpt | ||
---|---|---|
| ||
General information about running the .NET Sample on the WSO2 Governance Registry. |