Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iminashi/avaloniafablestore

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

avalonia fsharp

Last synced: 2 days 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).