How to install the package Essy.Math.Statistical from NuGet
.Net
C#
NuGet
Essy.Math.Statistical
Here are different methods to install the package. Check the documentation for the latest version.
# Package Manager
Install-Package Essy.Math.Statistical -Version 2.4.0
# .NET CLI
dotnet add package Essy.Math.Statistical --version 2.4.0
# PackageReference
<PackageReference Include="Essy.Math.Statistical" Version="2.4.0" />
# Paket CLI
paket add Essy.Math.Statistical --version 2.4.0