AngouriMath 1.4.0
Prefix Reserved
.NET 7.0
This package targets .NET 7.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
dotnet add package AngouriMath --version 1.4.0
NuGet\Install-Package AngouriMath -Version 1.4.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="AngouriMath" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AngouriMath" Version="1.4.0" />Directory.Packages.props
<PackageReference Include="AngouriMath" />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 AngouriMath --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AngouriMath, 1.4.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 AngouriMath@1.4.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=AngouriMath&version=1.4.0Install as a Cake Addin
#tool nuget:?package=AngouriMath&version=1.4.0Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
That's the core package of AngouriMath set of packages. Made for C# projects.
References: Website · Github · What's new · Wiki · Contacts
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- GenericTensor (>= 1.0.4)
- HonkSharp (>= 1.0.3)
- PeterO.Numbers (>= 1.8.0)
- System.Memory (>= 4.5.4)
-
net7.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- GenericTensor (>= 1.0.4)
- HonkSharp (>= 1.0.3)
- PeterO.Numbers (>= 1.8.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AngouriMath:
| Package | Downloads |
|---|---|
|
CSharpMath.Evaluation
Can convert CSharpMath.Atom.MathList parsed from LaTeX with CSharpMath.Atom.LaTeXParser into actual mathematical expressions that are evaluatable with AngouriMath. Supports arithmetic, trigonometry, symbolic simplification and expansion, as well as matrices, sets, and equation solving. |
|
|
AngouriMath.FSharp
F# wrapper for some functions from AngouriMath. https://am.angouri.org/quickstart/index.html |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AngouriMath:
| Repository | Stars |
|---|---|
|
verybadcat/CSharpMath
LaTeX. in C#. (ported from the wonderful iosMath project).
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.0 | 13,402 | 1/22/2026 |
| 1.4.0-preview.7 | 101 | 1/16/2026 |
| 1.4.0-preview.6 | 94 | 1/8/2026 |
| 1.4.0-preview.5 | 100 | 1/6/2026 |
| 1.4.0-preview.4 | 231 | 1/3/2026 |
| 1.4.0-preview.3 | 25,609 | 12/3/2021 |
| 1.4.0-preview.2 | 3,053 | 9/15/2021 |
| 1.4.0-preview.1 | 2,176 | 8/7/2021 |
| 1.3.0 | 191,962 | 7/2/2021 |
| 1.3.0-rc.4 | 1,160 | 7/1/2021 |
| 1.3.0-rc.3 | 392 | 7/1/2021 |
| 1.3.0-rc.2 | 362 | 7/1/2021 |
| 1.3.0-rc.1 | 441 | 6/30/2021 |
| 1.3.0-preview.4 | 5,715 | 5/9/2021 |
| 1.3.0-preview.3 | 2,709 | 4/21/2021 |
| 1.3.0-preview.2 | 1,715 | 3/25/2021 |
| 1.3.0-preview.1 | 928 | 3/11/2021 |
| 1.2.0 | 4,719 | 3/2/2021 |
| 1.2.0-preview.6 | 2,353 | 1/27/2021 |
| 1.2.0-preview.5 | 1,181 | 11/20/2020 |
Loading failed
See it on the website https://am.angouri.org/whatsnew