Metadata >> NuGet >> Albatross.Expression >> 1.0.5644.41142

1.0.5644.41142

Metadata

Authors Rushui Guan
Copyrights Copyright 2015
Description It handles common prefix, infix operations, custom operations and external variables. The utility class ExecutionContext can be used to create and eval multiple expressions with dependencies among each other. It has a built in Compile function that can detect circular reference among the expressions.
LicenseUrl https://github.com/RushuiGuan/Albatross/blob/master/License.md
Owners Rushui Guan
ProjectUrl https://github.com/RushuiGuan/Albatross/tree/master/Albatross.Expression
RequireLicenseAcceptance False
Summary A single statement expression parser.
Tags Expression Parser Eval
Title Albatross Title
PackageSize 56024
PackageHashAlgorithm SHA512
PackageHash I0c7g4WPzvcbOSUVexW2wXW2bbbF63cjIAjPw1O5PCM5gJ7jJNg1VOC9g6HPJDqX9QSU4k95nWXpz7RvTJTU4w==
DownloadCount 000000
CreatedDate 2015-06-16T03:55:45

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Albatross.Expression -Version 1.0.5644.41142 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Albatross.Expression -Version 1.0.5644.41142 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Albatross.Expression 1.0.5644.41142 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Albatross.Expression -Version 1.0.5644.41142 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Albatross.Expression -Version 1.0.5644.41142 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Albatross.Expression -Version 1.0.5644.41142
Uninstalling the package:
o remove-wrap Albatross.Expression

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related