Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hackemateninja/musicstoreapp
Music Store App with Avalonia F# and Community toolkit MVVM
https://github.com/hackemateninja/musicstoreapp
Last synced: 9 days ago
JSON representation
Music Store App with Avalonia F# and Community toolkit MVVM
- Host: GitHub
- URL: https://github.com/hackemateninja/musicstoreapp
- Owner: hackemateninja
- Created: 2023-08-22T18:56:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-22T19:33:20.000Z (over 1 year ago)
- Last Synced: 2023-08-22T23:38:00.958Z (over 1 year ago)
- Language: F#
- Size: 50.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Music Store App
Music Store app with Avalonia MVVM and F# with Community Toolkit MVVM
very simplified way to work without reactive UI## Run de project
run this commands inside the AvaDemo folder project`dotnet restore`
`dotnet run`