Gemstone.Expressions
1.0.132
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Gemstone.Expressions --version 1.0.132
NuGet\Install-Package Gemstone.Expressions -Version 1.0.132
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="Gemstone.Expressions" Version="1.0.132" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gemstone.Expressions" Version="1.0.132" />
<PackageReference Include="Gemstone.Expressions" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Gemstone.Expressions --version 1.0.132
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gemstone.Expressions, 1.0.132"
#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.
#:package Gemstone.Expressions@1.0.132
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gemstone.Expressions&version=1.0.132
#tool nuget:?package=Gemstone.Expressions&version=1.0.132
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
<img align="right" src="img/gemstone-wide-600.png" alt="gemstone logo">
Expressions
GPA Gemstone Library
The Gemstone Expressions Library organizes all Gemstone functionality related to expressions and expression parsing.
This library includes helpful expression related classes like the following:
- ExpressionCompiler:
- Represents a Roslyn based runtime C# expression evaluator with the ability to specify types and expression accessible global variables using a TypeRegistry and an instance parameter type for local variables. Provides a Linq Expression as well as Action or Func delegates for compiled expression.
- RuntimeCompiler:
- Represents a Roslyn based runtime C# code compiler (emits assembly bytes).
- StaticDynamic:
- Defines a DynamicObject wrapper for static elements and classes.
Among others.
Documentation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Gemstone.Common (>= 1.0.132)
- Microsoft.CodeAnalysis.CSharp (>= 4.9.2)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.9.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Gemstone.Expressions:
Package | Downloads |
---|---|
Gemstone.Data
GPA Gemstone Data Library |
|
Gemstone.IO
GPA Gemstone IO Library |
|
Gemstone.Configuration
GPA Gemstone Configuration Library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.141 | 288 | 9/16/2025 |
1.0.140 | 165 | 9/11/2025 |
1.0.139 | 179 | 9/4/2025 |
1.0.138 | 174 | 9/4/2025 |
1.0.137 | 154 | 8/22/2025 |
1.0.136 | 102 | 8/16/2025 |
1.0.135 | 128 | 8/15/2025 |
1.0.134 | 141 | 8/15/2025 |
1.0.133 | 151 | 8/15/2025 |
1.0.132 | 161 | 8/15/2025 |
1.0.129 | 486 | 8/20/2024 |
1.0.128 | 1,538 | 8/14/2024 |
1.0.127 | 454 | 8/13/2024 |
1.0.126 | 439 | 8/9/2024 |
1.0.125 | 276 | 8/5/2024 |
1.0.124 | 274 | 8/2/2024 |
1.0.123 | 284 | 7/30/2024 |
1.0.122 | 315 | 7/28/2024 |
1.0.121 | 295 | 7/28/2024 |
1.0.120 | 454 | 6/15/2024 |
1.0.119 | 369 | 6/13/2024 |
1.0.118 | 367 | 6/13/2024 |
1.0.117 | 315 | 5/9/2024 |
1.0.116 | 283 | 5/8/2024 |
1.0.115 | 267 | 5/8/2024 |
1.0.114 | 166 | 5/8/2024 |
1.0.110 | 401 | 3/13/2024 |
1.0.109 | 356 | 3/7/2024 |
1.0.108 | 409 | 2/19/2024 |
1.0.107 | 596 | 12/20/2023 |
1.0.106 | 526 | 12/15/2023 |
1.0.105 | 190 | 12/15/2023 |
1.0.102 | 553 | 11/12/2023 |
1.0.101 | 707 | 10/26/2023 |
1.0.100 | 870 | 8/18/2023 |
1.0.99 | 907 | 7/1/2023 |
1.0.98 | 822 | 6/18/2023 |
1.0.97 | 817 | 6/18/2023 |
1.0.96 | 796 | 6/17/2023 |
1.0.95 | 737 | 6/16/2023 |
1.0.94 | 782 | 6/16/2023 |
1.0.93 | 807 | 6/15/2023 |
1.0.92 | 794 | 6/12/2023 |
1.0.91 | 833 | 6/12/2023 |
1.0.90 | 744 | 6/12/2023 |
1.0.89 | 780 | 6/11/2023 |
1.0.88 | 265 | 5/26/2023 |
1.0.87 | 962 | 3/9/2023 |
1.0.86 | 1,511 | 8/12/2022 |
1.0.85 | 1,543 | 7/20/2022 |
1.0.84 | 1,673 | 4/6/2022 |
1.0.83 | 1,677 | 3/2/2022 |
1.0.82 | 1,669 | 3/1/2022 |
1.0.81 | 1,701 | 2/25/2022 |
1.0.80 | 1,119 | 12/24/2021 |
1.0.79 | 1,060 | 12/24/2021 |
1.0.78 | 1,170 | 11/18/2021 |
1.0.77 | 1,120 | 11/17/2021 |
1.0.76 | 1,200 | 11/3/2021 |
1.0.73 | 1,221 | 9/29/2021 |
1.0.72 | 1,218 | 9/16/2021 |
1.0.71 | 1,204 | 9/16/2021 |
1.0.70 | 1,197 | 9/15/2021 |
1.0.69 | 1,217 | 8/21/2021 |
1.0.68 | 1,178 | 6/11/2021 |
1.0.67 | 1,190 | 5/8/2021 |
1.0.66 | 1,201 | 5/4/2021 |
1.0.65 | 1,255 | 2/28/2021 |
1.0.64 | 1,268 | 1/14/2021 |
1.0.63 | 1,366 | 11/6/2020 |
1.0.62 | 1,332 | 10/30/2020 |
1.0.61 | 1,439 | 9/16/2020 |
1.0.60 | 1,277 | 9/9/2020 |
1.0.59 | 1,450 | 9/5/2020 |
1.0.58 | 1,338 | 9/4/2020 |
1.0.57 | 1,523 | 8/14/2020 |
1.0.56 | 1,427 | 8/4/2020 |
1.0.55 | 1,456 | 7/22/2020 |
1.0.54 | 1,438 | 7/16/2020 |
1.0.53 | 1,353 | 7/16/2020 |
1.0.52 | 1,363 | 7/16/2020 |
1.0.51 | 1,397 | 7/7/2020 |
1.0.50 | 1,389 | 7/1/2020 |
1.0.49 | 1,382 | 7/1/2020 |
1.0.48 | 1,384 | 6/30/2020 |
1.0.47 | 1,411 | 6/27/2020 |
1.0.46 | 1,393 | 6/25/2020 |
1.0.45 | 1,352 | 6/24/2020 |
1.0.44 | 630 | 6/24/2020 |
1.0.43 | 1,438 | 6/23/2020 |
1.0.42 | 1,458 | 6/21/2020 |
1.0.41 | 1,471 | 6/20/2020 |
1.0.40 | 1,402 | 6/17/2020 |
1.0.39 | 1,391 | 6/12/2020 |
1.0.38 | 1,322 | 6/12/2020 |
1.0.37 | 1,430 | 6/12/2020 |
1.0.36 | 1,438 | 6/6/2020 |
1.0.35 | 1,412 | 6/3/2020 |
1.0.34 | 1,471 | 5/23/2020 |
1.0.33 | 1,385 | 5/5/2020 |
1.0.32 | 1,380 | 5/1/2020 |
1.0.31 | 1,362 | 4/30/2020 |
1.0.30 | 1,370 | 4/29/2020 |
1.0.29 | 1,351 | 4/28/2020 |
1.0.28 | 1,395 | 4/27/2020 |
1.0.27 | 1,415 | 4/26/2020 |
1.0.26 | 1,429 | 4/25/2020 |
1.0.25 | 1,413 | 4/24/2020 |
1.0.24 | 1,355 | 4/23/2020 |
1.0.23 | 1,379 | 4/22/2020 |
1.0.22 | 1,346 | 4/21/2020 |
1.0.21 | 1,335 | 4/17/2020 |
1.0.20 | 1,419 | 4/11/2020 |
1.0.19 | 1,245 | 2/4/2020 |
1.0.18 | 1,276 | 1/30/2020 |
1.0.17 | 1,267 | 1/22/2020 |
1.0.16 | 1,244 | 1/19/2020 |
1.0.15 | 1,291 | 1/19/2020 |
1.0.14 | 1,327 | 1/19/2020 |
1.0.13 | 1,300 | 1/17/2020 |
1.0.12 | 1,247 | 1/16/2020 |
1.0.11 | 1,291 | 1/15/2020 |
1.0.10 | 1,228 | 1/13/2020 |
1.0.9 | 1,265 | 1/13/2020 |
1.0.8 | 1,290 | 1/13/2020 |
1.0.7 | 1,313 | 1/13/2020 |
1.0.6 | 1,811 | 1/13/2020 |