Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avaloniaui/calc
A simple (non-scientific) calculator
https://github.com/avaloniaui/calc
browser demo material-ui xaml
Last synced: 3 months ago
JSON representation
A simple (non-scientific) calculator
- Host: GitHub
- URL: https://github.com/avaloniaui/calc
- Owner: AvaloniaUI
- Fork: true (PBoleander/Calc)
- Created: 2022-10-20T11:02:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T02:10:59.000Z (12 months ago)
- Last Synced: 2024-09-23T19:31:19.880Z (4 months ago)
- Topics: browser, demo, material-ui, xaml
- Language: C#
- Homepage:
- Size: 211 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calc
Avalonia MVVM (Model-View-ViewModel pattern) App created with JetBrains Rider.
## Requisites
- **.NET** 6
- **Avalonia UI Framework** 0.10.18
- **NuGet Packages** used for styling GUI:
- **Material.Avalonia** 3.0.0-rc0.99-nightly
- **Material.Icons.Avalonia** 1.1.10## Screenshot
![Screenshot](Screenshot.png)