https://github.com/havendv/multifactorauthentication
Cross-platform implementation of the circular timer using AvaloniaUI and .Net Core 3.1. Tested under Windows 10 and macOS 10.14
https://github.com/havendv/multifactorauthentication
Last synced: 6 months ago
JSON representation
Cross-platform implementation of the circular timer using AvaloniaUI and .Net Core 3.1. Tested under Windows 10 and macOS 10.14
- Host: GitHub
- URL: https://github.com/havendv/multifactorauthentication
- Owner: HavenDV
- License: mit
- Created: 2020-04-24T18:10:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T17:57:17.000Z (over 5 years ago)
- Last Synced: 2025-03-28T17:09:55.073Z (6 months ago)
- Language: C#
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MultiFactorAuthentication
[](https://github.com/HavenDV/MultiFactorAuthentication/search?l=C%23&o=desc&s=&type=Code)
[](LICENSE.txt)
[](https://github.com/dotnet/core/blob/master/release-notes/3.1/3.1.0/3.1.0.md)Cross-platform implementation of the circular timer using AvaloniaUI and .Net Core 3.1.
Tested under Windows 10 and macOS 10.14## Links used:
1. [Template](https://habr.com/ru/post/438920/)
2. [Template Repository](https://github.com/AvaloniaUI/avalonia-dotnet-templates)
3. [Avalonia Keyframe Animations](https://avaloniaui.net/docs/animations/keyframe)
4. [Avalonia macOS Packing](https://avaloniaui.net/docs/packing/macOS)
5. [ReactiveUI Tutorial 1](https://habr.com/ru/post/303650/)
6. [ReactiveUI Tutorial 2](https://habr.com/ru/post/305350/)
7. [ReactiveUI.Fody](https://github.com/kswoll/ReactiveUI.Fody)