https://github.com/aritchie/stream-todo
https://github.com/aritchie/stream-todo
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aritchie/stream-todo
- Owner: aritchie
- License: mit
- Created: 2019-06-15T01:50:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T15:21:34.000Z (over 1 year ago)
- Last Synced: 2025-04-07T14:07:36.601Z (about 1 year ago)
- Language: C#
- Size: 682 KB
- Stars: 7
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Todo App
Written for [Allan Ritchie's Twitch Stream](https://twitch.tv/allancritchie)
For more details on Shiny, please check out my blog at [AllanCRitchie.net](https://allancritchie.net)
|Library|Description|
|-------|-----------|
[Shiny](https://github.com/shinyorg/shiny)|This is the guy we're really working with|
[Prism](https://prismlibrary.github.io/docs/)|Prism is only one of the greatest MVVM frameworks around|
[ReactiveUI](https://reactiveui.net)|RXUI is also one of the greatest MVVM frameworks around|
[Fody]()|Provides build time code weaving|
[DryIOC]()|A super fast dependency injection container|
[SQLite-NET-PCL]()|SQLite light ORM feature set|
[Xamarin Forms](https://github.com/xamarin)|Xamarin Forms doesn't really need a description does it?|
[AiForm.SettingsViews]()|Provides an optimized tableview experience for Xamarin Forms|