Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

dotnetcore2.0 support? #5

Closed
billHaggerty opened this issue Feb 5, 2018 · 9 comments
Closed

dotnetcore2.0 support? #5

billHaggerty opened this issue Feb 5, 2018 · 9 comments

Comments

@billHaggerty
Copy link

Is there any support for 2fa outside of using the full framework? I need to use this product on a site that will be hosted on a linux server and uses dotnetcore 2 and aspnetcore 2. The DuoWeb project does not seem to be compatible with dotnetcore2.0.

@DuoKristina
Copy link

Sorry, not at this time. We're tracking this request to port duo_dotnet to dotnetcore internally now.

Thanks for trying Duo!

@kellcomnet2
Copy link

Any update on this project? I am in the same situation as @billHaggerty .

@billHaggerty
Copy link
Author

If I remember correctly I just copied code in duoweb into a dotnet standard project and built it there. There wasn't any compatibility issues.

@dcb99
Copy link

dcb99 commented Sep 14, 2018

Would be good to have .NET core support

@kellcomnet2
Copy link

FYI it does work perfectly with .net core.

just take the .net source and add it as classes, while it would be nice to have an official package.

@dcb99
Copy link

dcb99 commented Oct 1, 2018

Can confirm this works by just added the classes to a .NET core project, but yes, it would be nice to have as a package.

@halllo
Copy link

halllo commented May 14, 2020

dotnet standard would be the way to go for the nuget package. #1

@russharding
Copy link

russharding commented Oct 22, 2020

Would love to see a package, and timelines? Happy to help....

@AaronAtDuo
Copy link
Contributor

Duo has released an updated library for integrating Duo into .NET web applications. It is available on Github at https://github.com/duosecurity/duo_universal_csharp and on NuGet at https://www.nuget.org/packages/DuoUniversal.

Duo strongly recommends migrating web applications to the new prompt experience. The new package is targeted at netstandard2.0 and is intended to support all .NET application developers.

See https://duo.com/docs/universal-prompt-update-guide for more information on the move to the Universal Prompt. See duosecurity/duo_python#57 for a step-by-step example of migrating a simple web application to the new prompt flow.

If you have any problems or issues using the new .NET package, please contact Duo support via https://duo.com/support, or open an issue at https://github.com/duosecurity/duo_universal_csharp.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants