The Wayback Machine - https://web.archive.org/web/20250212101958/https://www.reactiveui.net/docs/getting-started/installation/xamarin-mac
Table of Contents

Package Installation

Assuming the following project structure:

- MyCoolApp (netstandard library)
- MyCoolApp.Services.Mac (platform library)
- MyCoolApp.Mac (application)
- MyCoolApp.UnitTests (tests)