mkdir -p /var/lib/dnx/idp3 | |
cd /var/lib/dnx/idp3 | |
git clone https://github.com/IdentityServer/IdentityServer3.Samples.git | |
cd ./IdentityServer3.Samples/source/AspNet5Host/src/IdentityServerAspNet5 | |
dnu restore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment