FormulaLib by ProspectBd.Software

<PackageReference Include="FormulaLib" Version="2.0.2.8" />

 FormulaLib 2.0.2.8

This library help computing any mathematical formula/expression

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>FormulaLib</id>
    <version>2.0.2.8</version>
    <title>Formula Library</title>
    <authors>ProspectBd.Software</authors>
    <owners>Md. Obaidul Kabir Chowdhury</owners>
    <licenseUrl>http://license_url_here_or_delete_this_line/</licenseUrl>
    <projectUrl>https://obaidulkabir.visualstudio.com/defaultcollection/FormulaLib</projectUrl>
    <iconUrl>http://icon_url_here_or_delete_this_line/</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>This library help computing any mathematical formula/expression</description>
    <releaseNotes>This is Major Modified version of the package</releaseNotes>
    <copyright>Copyright 2017, ProspectBD.Software</copyright>
    <tags>Formula Equation Evaluation</tags>
    <dependencies>
      <dependency id="CommonServiceLocator" version="2.0.4" />
      <dependency id="Prospectbd.Software.hMatch" version="1.0.3" />
      <dependency id="RegexModeling" version="1.0.5" />
      <dependency id="ScriptingBaseLib" version="1.0.3.6" />
      <dependency id="Unity" version="5.8.11" />
    </dependencies>
  </metadata>
</package>