Shiny Framework is used in this example. This library brings together Prism, ReactiveUI, and of course Shiny - into one easy to use package.
- Xamarin Forms - The cross platform library for .NET that we all know and love
- SQLite.NET - An open source SQLite lightweight object relational mapper to store & read our background events
- ReactiveUI.Fody - Get rid of all those nasty MVVM boilerplate getters/setters by adding one attribute [Reactive] to them
- Prism - The MVVM library we love - great for URI navigation and viewmodel lifecycle management
- Reactive UI - Reactive extensions for your user interface
- DryIoc - A super fast mutable dependency injection container
- Shiny Framework - Brings together Prism+ReactiveUI+DryIoc+Shiny all into one beautiful package to make integration and ramp up time extremely quick