/stormpath-csharp-cli-example

An example that demonstrates how to use Stormpath build a Console application in C#. Stormpath enables developers to build user authentication, user management, and security workflows quickly into their apps.

Primary LanguageC#

Stormpath is Joining Okta

We are incredibly excited to announce that Stormpath is joining forces with Okta. Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.

We're available to answer all questions at support@stormpath.com.

stormpath-csharp-cli-example

This application demonstrates user authentication, account management, and email verification.

For a tutorial, check out the C# SDK quickstart!

Build Instructions

To clone and run the demo:

git clone git@github.com:stormpath/stormpath-csharp-cli-example.git
cd stormpath-csharp-cli-example
msbuild Stormpath.Demo.sln
.\Stormpath.Demo\bin\Debug\Stormpath.Demo.exe

To build with Mono, substitute xbuild.