Table of Contents

Package Installation

Assuming the following project structure:

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