CSharpMath.Ios 0.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package CSharpMath.Ios --version 0.1.2
                    
NuGet\Install-Package CSharpMath.Ios -Version 0.1.2
                    
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="CSharpMath.Ios" Version="0.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CSharpMath.Ios" Version="0.1.2" />
                    
Directory.Packages.props
<PackageReference Include="CSharpMath.Ios" />
                    
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 CSharpMath.Ios --version 0.1.2
                    
#r "nuget: CSharpMath.Ios, 0.1.2"
                    
#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 CSharpMath.Ios@0.1.2
                    
#: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=CSharpMath.Ios&version=0.1.2
                    
Install as a Cake Addin
#tool nuget:?package=CSharpMath.Ios&version=0.1.2
                    
Install as a Cake Tool

The iOS front end for CSharpMath.

Product Compatible and additional computed target framework versions.
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
0.5.0-alpha4 542 8/3/2020
0.4.2 790 4/15/2020
0.4.1 665 4/14/2020
0.4.0 635 4/10/2020
0.4.0-beta 502 4/3/2020
0.4.0-alpha 502 3/18/2020
0.3.0 711 12/19/2019
0.3.0-beta3 521 11/8/2019
0.3.0-beta2 561 11/4/2019
0.3.0-beta 607 9/8/2019
0.2.0 887 1/22/2019
0.2.0-beta1 713 1/5/2019
0.2.0-alpha3 759 11/24/2018
0.2.0-alpha2 731 11/17/2018
0.1.5 865 1/1/2019
0.1.4 821 12/5/2018
0.1.3 909 11/11/2018
0.1.2 950 10/21/2018
0.1.0 1,012 10/6/2018
0.1.0-rc.3 629 10/1/2018
0.1.0-rc.2 638 9/21/2018
0.1.0-rc.1 634 9/19/2018
0.1.0-rc.0 645 9/14/2018
0.1.0-pre8 836 8/26/2018
0.1.0-pre7 886 8/16/2018
0.1.0-pre6 990 8/8/2018
0.1.0-pre5 970 7/27/2018
0.1.0-pre4 969 7/20/2018
0.1.0-pre3 997 7/17/2018
0.1.0-pre2 1,180 7/14/2018
0.1.0-pre10 844 9/6/2018
0.1.0-pre1 1,156 6/28/2018
0.0.0 1,570 12/29/2017

The 0.1.2 SkiaSharp Update fixes \par-style spaces not being accounted for line width, and renames CSharpMath.Display.IMathFont to CSharpMath.Display.IFont.