CSharpMath.Forms by CSharpMath Contributors (verybadcat, Happypig375, charlesroddie, FoggyFinder)

<PackageReference Include="CSharpMath.Forms" Version="0.4.0-alpha" />

 CSharpMath.Forms 0.4.0-alpha

The Xamarin.Forms front end for CSharpMath.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>CSharpMath.Forms</id>
    <version>0.4.0-alpha</version>
    <title>CSharpMath.Forms</title>
    <authors>CSharpMath Contributors (verybadcat, Happypig375, charlesroddie, FoggyFinder)</authors>
    <owners>CSharpMath Contributors (verybadcat, Happypig375, charlesroddie, FoggyFinder)</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>Icon.png</icon>
    <projectUrl>https://github.com/verybadcat/CSharpMath</projectUrl>
    <description>The Xamarin.Forms front end for CSharpMath.</description>
    <releaseNotes>The 0.4.0 Avalonia Update brings the Avalonia front end! Warning: Massive breaking changes!</releaseNotes>
    <copyright>© CSharpMath Contributors 2020</copyright>
    <tags>math mathematics mathematical formula equation equations expression tex latex render rendering display beautiful forms xamarin.forms xamarin</tags>
    <repository type="git" url="https://github.com/verybadcat/CSharpMath.git" branch="master" commit="bcfda8b3fd03020b51e4b59cadf7eda121831745" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="CSharpMath.SkiaSharp" version="0.4.0-alpha" exclude="Build,Analyzers" />
        <dependency id="SkiaSharp.Views.Forms" version="1.68.0" exclude="Build,Analyzers" />
        <dependency id="Xamarin.Forms" version="4.3.0.908675" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>