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

https://github.com/iminashi/AvaloniaFableStore

Some toy projects made with Avalonia and F#.
https://github.com/iminashi/AvaloniaFableStore

avalonia fsharp

Last synced: over 1 year ago
JSON representation

Some toy projects made with Avalonia and F#.

Awesome Lists containing this project

README

          

## Description

Some toy projects made with Avalonia/F# without using XAML, MVVM or Elmish.

# Counter App

The classic counter app using observables and Fable.Store.

# Todo App

The ToDo List App [from Avalonia's tutorials](https://docs.avaloniaui.net/tutorials/todo-list-app).