Table of Contents

Package Installation

Please note that the ReactiveUI support for Avalonia is provided directly by that team. See them for any support questions.

Assuming the following project structure:

- MyCoolApp (netstandard library)
- MyCoolApp.Avalonia (application)
- MyCoolApp.UnitTests (tests)