This readme explains on how to run .NET Sample App in Windows 10 operating system environment.

Prerequisites: 
Visual Studio 2017 or above
.NET Framework 4.5.2 or above


Steps to run the sample app:

1) Extract the RFID_SDK_WINDOWS_Vx.x.x.x_64BIT.zip file 
2) Go to sample app source folder "dotnet\sampleapp\src"
3) Open solution file CS_RFID_Host_Sample2.sln 
4) Build and Run sample application


Steps to run pre-built binary:
1) Extract the RFID_SDK_WINDOWS_Vx.x.x.x_64BIT.zip file 
2) Go to sample app bin folder "dotnet\sampleapp\bin"
3) run CS_RFID_Host_Sample2.exe 


