Metadata >> NuGet >> Zirpl.CalcEngine

Zirpl.CalcEngine

Metadata

Authors Zirpl Software
Copyrights Copyright 2014
Description A port of Calc Engine at http://www.codeproject.com/KB/recipes/CalcEngine.aspx to a Portable .Net assembly.
Language en-US
LicenseUrl https://github.com/nlafratta/ZCalcEngine/blob/master/LICENSE
Owners Zirpl Software
ProjectUrl https://github.com/nlafratta/ZCalcEngine
ReleaseNotes For full release notes see https://github.com/nlafratta/ZCalcEngine/blob/master/releasenotes.md
RequireLicenseAcceptance False
Title ZCalcEngine
PackageSize 64420
PackageHashAlgorithm SHA512
PackageHash AJ5karJ8Wamj4qxQrRRvybhIe0RBVQ5NUrVtmo1w77He/uwIjvqUD8DhwdXQoV77Tdr9kmhHcbVKC9ecWwwdUA==
DownloadCount 000000
CreatedDate 2014-10-17T00:01:25

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 Zirpl.CalcEngine -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Zirpl.CalcEngine -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 Zirpl.CalcEngine
Installing the package (HTTP Basic authentication):
Install-Package Zirpl.CalcEngine -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Zirpl.CalcEngine -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Zirpl.CalcEngine

OpenWrap

Installing the package:
o add-wrap Zirpl.CalcEngine
Uninstalling the package:
o remove-wrap Zirpl.CalcEngine

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
1.0.6
1.0.4
1.0.3