MapsIndoors 3.5.0

dotnet add package MapsIndoors --version 3.5.0
                    
NuGet\Install-Package MapsIndoors -Version 3.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MapsIndoors" Version="3.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MapsIndoors" Version="3.5.0" />
                    
Directory.Packages.props
<PackageReference Include="MapsIndoors" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MapsIndoors --version 3.5.0
                    
#r "nuget: MapsIndoors, 3.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MapsIndoors@3.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MapsIndoors&version=3.5.0
                    
Install as a Cake Addin
#tool nuget:?package=MapsIndoors&version=3.5.0
                    
Install as a Cake Tool

This package is deprecated.

We are migrating the MapsIndoors Xamarin Bindings to platform separate NuGet packages:

Note that these platform specific packages both follow their native MapsIndoors SDK versioning.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid50 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.5.0 1,582 12/2/2021
3.4.2 711 7/20/2021
3.4.0 678 4/22/2021
3.3.5 685 1/7/2021
3.2.0-beta1 1,002 8/5/2020
3.1.0-beta1 787 3/19/2020
3.0.0-beta1 857 2/26/2020
3.0.0-alpha5 780 2/25/2020
3.0.0-alpha4 749 2/24/2020
3.0.0-alpha3 710 2/24/2020
3.0.0-alpha2 765 2/24/2020
3.0.0-alpha1 788 2/24/2020

3.5.0: Android SDK = 3.12.1. iOS SDK = 3.36.0