Metadata >> NuGet >> xFunc.Maths

xFunc.Maths

Metadata

Authors Dmitry Kischenko
Copyrights Copyright 2012-2014 Dmitry Kischenko
Description xFunc.Maths is a simple and easy to use library that allows you to build mathematical expressions.
IconUrl http://download-codeplex.sec.s-msft.com/Download?ProjectName=xfunc&DownloadId=639207&Build=20266
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Dmitry Kischenko
ProjectUrl http://xfunc.codeplex.com/
ReleaseNotes Fixed bugs.
RequireLicenseAcceptance True
Tags Math Expression Expressions Parser MathParser Differentiation Simplification
PackageSize 1517089
PackageHashAlgorithm SHA512
PackageHash FHd0WDtl/fFFmD0S9kXBPPFT2qjdkyV562rgzfml0tzNBVQpoYbDFVLTX/3hDflqtuXtTpNdZWcp8K3D40rkYQ==
DownloadCount 000000
CreatedDate 2014-06-19T09:23:37

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install xFunc.Maths -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install xFunc.Maths -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package xFunc.Maths
Installing the package (HTTP Basic authentication):
Install-Package xFunc.Maths -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package xFunc.Maths -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package xFunc.Maths

OpenWrap

Installing the package:
o add-wrap xFunc.Maths
Uninstalling the package:
o remove-wrap xFunc.Maths

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.15.12
2.15.10
2.15.8
2.15.7
2.15.6
2.15.5
2.15.4
2.14.1
2.13.3
2.13.2
2.13.0
2.12.3
2.12.1
2.12.0