Metadata >> NuGet >> IharBury.Expressions

IharBury.Expressions

Metadata

Authors Ihar Bury
Copyrights Copyright 2014 Mindbox, 2015 Ihar Bury
Description Allows to include lambda expressions into each other in c# and Visual Basic. Also allows to avoid using string constants in reflection thus enabling easy refactoring.
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners Ihar Bury
ProjectUrl https://github.com/IharBury/expressions/wiki
ReleaseNotes Added methods to build expressions and delegates with anonymous types.
RequireLicenseAcceptance False
Tags expressions linq lambda reflection iqueryable entityframework ef nhibernate
Title IharBury.Expressions
PackageSize 113869
PackageHashAlgorithm SHA512
PackageHash AJYv6pFExAIu0ZB3f423TkSbVZJ0W+NSoltQAoNslTksicFPfZbVmteqhv/tahRGr54qq5wIc7T8IJPfE8XqmA==
DownloadCount 000000
CreatedDate 2015-08-02T18:48:55
Dependencies System.Collections:4.0.0:Unsupported|System.Linq:4.0.0:Unsupported|System.Runtime:4.0.0:Unsupported|System.Reflection:4.0.0:Unsupported|System.Reflection.TypeExtensions:4.0.0:Unsupported|System.Linq.Expressions:4.0.10:Unsupported|::net45|::net40

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

OpenWrap

Installing the package:
o add-wrap IharBury.Expressions
Uninstalling the package:
o remove-wrap IharBury.Expressions

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.1.0
1.0.5671.30221
1.0.5670.42599