Skip to content

Commit

Permalink
Add readMe for sample project
Browse files Browse the repository at this point in the history
  • Loading branch information
alamfsmb committed Dec 17, 2019
1 parent 9997e03 commit b787d6c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions samples/csharp/readme.md
@@ -0,0 +1,14 @@
# FCVS API Sample (C#)

This solution contains a simple test application for working with the API.

*The code is an example of how you might use the API and has not been tested or hardened for production use.*

## Run the Code

To run this sample do the following.

1. Download the entire solution directory to your local machine.
1. Open the solution (`.sln`) in Visual Studio 2019 or higher.
1. Compile the solution.
1. Run the solution.

0 comments on commit b787d6c

Please sign in to comment.