Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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.

Image RemovedImage Added

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.

Image RemovedImage Added

4. Click Set as StartUp Project to select it.

Image RemovedImage Added

5. Click on the Start Without Debugging option on the Debug menu.

Image RemovedImage Added

You should now get a result of the test cases that were executed against the WSO2 Governance Registry through .NET.

...

          

Excerpt
hiddentrue

General information about running the .NET Sample on the WSO2 Governance Registry.