AgileObjects.ReadableExpressions 0.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package AgileObjects.ReadableExpressions --version 0.5.1
NuGet\Install-Package AgileObjects.ReadableExpressions -Version 0.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AgileObjects.ReadableExpressions" Version="0.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AgileObjects.ReadableExpressions --version 0.5.1
#r "nuget: AgileObjects.ReadableExpressions, 0.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AgileObjects.ReadableExpressions as a Cake Addin
#addin nuget:?package=AgileObjects.ReadableExpressions&version=0.5.1

// Install AgileObjects.ReadableExpressions as a Cake Tool
#tool nuget:?package=AgileObjects.ReadableExpressions&version=0.5.1

Provides an extension method to produce a readable string version of an expression tree.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on AgileObjects.ReadableExpressions:

Package Downloads
AgileObjects.AgileMapper

A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. Targets .NET 3.5+ and .NET Standard 1.0+

RaaLabs.Edge.Modules.EventHandling The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

TomSun.AspNetCore.RazorReact

Package Description

IntoItIf.Dsl

The interface of IntoItIf library, decorated by interceptors logic

NiuX

NiuX 基础设施

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on AgileObjects.ReadableExpressions:

Repository Stars
UiPath/CoreWF
WF runtime ported to work on .NET 6
recyclarr/recyclarr
Automatically sync TRaSH Guides to your Sonarr and Radarr instances
axle-h/Retro.Net
Retro hardware libraries in .NET Core with an Angular front end
rikimaru0345/Ceras
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
agileobjects/AgileMapper
A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+.
Version Downloads Last updated
4.1.1 51,861 10/14/2023
4.1.0 73,031 7/8/2023
4.0.0 139,256 1/6/2023
3.3.0 381,321 4/6/2022
3.2.0 191,183 1/27/2022
3.1.1 20,974 12/15/2021
3.1.0 13,132 11/14/2021
3.0.0 20,877 10/13/2021
3.0.0-preview2 1,827 7/29/2021
3.0.0-preview1 1,086 7/2/2021
2.6.0 573,334 4/28/2021
2.6.0-preview1 1,715 4/6/2021
2.5.1 527,586 7/20/2020
2.5.0 73,576 5/26/2020
2.4.1 2,459 5/18/2020
2.4.0 8,412 5/1/2020
2.3.2 655,105 7/7/2019
2.3.1 5,529 6/16/2019
2.3.0 6,346 5/28/2019
2.2.0 4,313 4/26/2019
2.1.1 195,360 2/7/2019
2.1.0 83,076 12/12/2018
2.0.0 18,798 11/25/2018
1.13.0 11,530 9/27/2018
1.12.1 52,514 7/7/2018
1.11.0 41,031 2/6/2018
1.10.1 13,026 12/20/2017
1.10.0 2,479 12/2/2017
1.9.5 30,257 11/9/2017
1.9.4 2,562 10/17/2017
1.9.3 2,023 10/12/2017
1.9.2 2,626 9/16/2017
1.9.1 80,554 7/27/2017
1.9.0 2,820 7/11/2017
1.8.6 21,926 5/13/2017
1.8.5 3,208 5/6/2017
1.8.3 16,025 3/11/2017
1.8.2 5,723 1/25/2017
1.8.1 2,566 12/10/2016
1.8.0 3,152 11/12/2016
1.7.2 2,463 10/21/2016
1.7.1 2,442 10/5/2016
1.7.0 1,825 10/5/2016
1.6.5 3,063 9/17/2016
1.6.4 3,085 8/2/2016
1.6.3 1,950 7/23/2016
1.6.2 2,058 7/13/2016
1.6.1 2,009 7/10/2016
1.6.0 1,981 6/25/2016
1.5.2 2,872 6/10/2016
1.5.0 2,016 5/30/2016
1.4.2 1,979 5/19/2016
1.4.0 1,979 5/11/2016
1.3.0 1,873 5/9/2016
1.2.0 2,117 4/25/2016
1.1.2 1,958 4/19/2016
1.1.1 2,028 4/13/2016
1.1.0 1,854 4/7/2016
1.0.3 1,939 4/5/2016
1.0.1 1,910 3/25/2016
1.0.0 2,456 2/27/2016
0.5.1 1,865 1/20/2016
0.5.0 2,053 1/17/2016
0.4.0 2,224 1/16/2016
0.3.0 2,616 1/14/2016
0.2.0 2,018 11/5/2015
0.1.0 2,079 11/4/2015

- Substituting nicer type names for numeric types and strings
- Support for enums