Skip to content

yizshi/duo_api_csharp

 
 

Repository files navigation

Overview

Build Status Issues Forks Stars License

duo_api_csharp - Demonstration client to call Duo API methods with .NET and C#.

For more information see our Duo for Developers page:

https://www.duosecurity.com/api

Installing

A Windows machine is required to run and test duo_api_csharp.

Development:

$ git clone https://github.com/duosecurity/duo_api_csharp.git
$ cd duo_api_csharp

Testing

  1. Ensure Windows Visual Studio 2019 is installed on your machine.
  2. Open duo_api_csharp in Visual Studio.
  3. In your Solution Explorer, select the duo_api_csharp.sln solution node.
  4. From there, in your Solution Explorer still, find the unit test project DuoApiTest.csproj.
  5. Open the Test Explorer window (Test > Test Explorer).
  6. Run the unit tests by selecting on the top test and hitting the Run All button. There should be about 25 tests. Visit Microsoft's "Get started with unit testing page" for more information and help.

Support

Report any bugs, feature requests, etc. to us directly: support@duosecurity.com

Have fun!

http://www.duosecurity.com

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Makefile 0.5%