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.
...
Excerpt | ||
---|---|---|
| ||
General information about running the .NET Sample on the WSO2 Governance Registry. |