An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# MultiFactorAuthentication

[![Language](https://img.shields.io/badge/language-C%23-blue.svg?style=flat-square)](https://github.com/HavenDV/MultiFactorAuthentication/search?l=C%23&o=desc&s=&type=Code)
[![License](https://img.shields.io/github/license/HavenDV/MultiFactorAuthentication.svg?label=License&maxAge=86400)](LICENSE.txt)
[![Requirements](https://img.shields.io/badge/Requirements-.NET%20Core%203.1-blue.svg)](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)