Table of Contents

Package Installation

Assuming the following project structure:

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