.NET library for rendering mathematical formulae using the LaTeX typsetting style, for the Avalonia framework.
Info
Version: | 2.1.0 |
Author(s): | ForNeVeR |
Last Update: | Saturday, July 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ForNeVeR/xaml-math |
NuGet Url: | https://www.nuget.org/packages/AvaloniaMath |
Install
Install-Package AvaloniaMath
dotnet add package AvaloniaMath
paket add AvaloniaMath
AvaloniaMath Download (Unzip the "nupkg" after downloading)
Dependencies
- Avalonia(>= 0.8.0 && < 0.9.0)