-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NET Standard #20
Comments
Hi @nosmirck |
Great, I'll fork and maybe Pull Request after I upgrade? I don't know how this Nuget thing works, so if you accept my PR maybe the library can be alive again in the Nuget repo. I'll report back here again as soon as I have it working with NET Standard. |
Just send a PR and I will accept it. |
@nosmirck Any progress on porting to .Net Standard? |
I forked this project and migrated it to .NET Standard 2.0. Be aware, however, that I removed the iOS legacy and Windows Phone projects, as I am only able to work with Android and iOS Unified. https://github.com/d-m-wilson/AdvancedTimer https://www.nuget.org/packages/info.dmwilson.AdvancedTimer.Forms.Plugin At this point I am considering my builds to be alpha quality and not ready for production. I am about to use the latest build in an app, and if all goes well then I will upgrade it to beta status. |
@d-m-wilson this is wonderful news. |
Hello! Is there any way to make this compatible with NET Standard (1.6 and up)?
I can try doing it myself, but if can someone point me in the right direction, I'll be thankful!
Thanks in advance!
The text was updated successfully, but these errors were encountered: