User Manual

Install the NuGet Package

In Visual Studio:

  1. Open the Package Manager Console by selecting Tools > NuGet Package Manager > Package Manager Console
  2. Run the command: Install-Package Mapzania.Sdk
  3. To ensure all Mapzania dependencies are up to date, run the command: Update-Package.
  4. Build your code.