Gemstone.Expressions
1.0.139
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.139
NuGet\Install-Package Gemstone.Expressions -Version 1.0.139
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.139" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gemstone.Expressions" Version="1.0.139" />
<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.139
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gemstone.Expressions, 1.0.139"
#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.139
#: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.139
#tool nuget:?package=Gemstone.Expressions&version=1.0.139
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.139)
- 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.140 | 17 | 9/11/2025 |
1.0.139 | 173 | 9/4/2025 |
1.0.138 | 167 | 9/4/2025 |
1.0.137 | 149 | 8/22/2025 |
1.0.136 | 98 | 8/16/2025 |
1.0.135 | 125 | 8/15/2025 |
1.0.134 | 137 | 8/15/2025 |
1.0.133 | 148 | 8/15/2025 |
1.0.132 | 156 | 8/15/2025 |
1.0.129 | 484 | 8/20/2024 |
1.0.128 | 1,533 | 8/14/2024 |
1.0.127 | 451 | 8/13/2024 |
1.0.126 | 432 | 8/9/2024 |
1.0.125 | 269 | 8/5/2024 |
1.0.124 | 269 | 8/2/2024 |
1.0.123 | 279 | 7/30/2024 |
1.0.122 | 309 | 7/28/2024 |
1.0.121 | 292 | 7/28/2024 |
1.0.120 | 447 | 6/15/2024 |
1.0.119 | 367 | 6/13/2024 |
1.0.118 | 362 | 6/13/2024 |
1.0.117 | 311 | 5/9/2024 |
1.0.116 | 281 | 5/8/2024 |
1.0.115 | 263 | 5/8/2024 |
1.0.114 | 164 | 5/8/2024 |
1.0.110 | 399 | 3/13/2024 |
1.0.109 | 351 | 3/7/2024 |
1.0.108 | 406 | 2/19/2024 |
1.0.107 | 592 | 12/20/2023 |
1.0.106 | 522 | 12/15/2023 |
1.0.105 | 186 | 12/15/2023 |
1.0.102 | 553 | 11/12/2023 |
1.0.101 | 704 | 10/26/2023 |
1.0.100 | 866 | 8/18/2023 |
1.0.99 | 898 | 7/1/2023 |
1.0.98 | 814 | 6/18/2023 |
1.0.97 | 807 | 6/18/2023 |
1.0.96 | 786 | 6/17/2023 |
1.0.95 | 731 | 6/16/2023 |
1.0.94 | 777 | 6/16/2023 |
1.0.93 | 799 | 6/15/2023 |
1.0.92 | 788 | 6/12/2023 |
1.0.91 | 826 | 6/12/2023 |
1.0.90 | 737 | 6/12/2023 |
1.0.89 | 771 | 6/11/2023 |
1.0.88 | 260 | 5/26/2023 |
1.0.87 | 955 | 3/9/2023 |
1.0.86 | 1,504 | 8/12/2022 |
1.0.85 | 1,537 | 7/20/2022 |
1.0.84 | 1,666 | 4/6/2022 |
1.0.83 | 1,669 | 3/2/2022 |
1.0.82 | 1,661 | 3/1/2022 |
1.0.81 | 1,687 | 2/25/2022 |
1.0.80 | 1,112 | 12/24/2021 |
1.0.79 | 1,054 | 12/24/2021 |
1.0.78 | 1,163 | 11/18/2021 |
1.0.77 | 1,115 | 11/17/2021 |
1.0.76 | 1,189 | 11/3/2021 |
1.0.73 | 1,214 | 9/29/2021 |
1.0.72 | 1,211 | 9/16/2021 |
1.0.71 | 1,196 | 9/16/2021 |
1.0.70 | 1,189 | 9/15/2021 |
1.0.69 | 1,207 | 8/21/2021 |
1.0.68 | 1,173 | 6/11/2021 |
1.0.67 | 1,185 | 5/8/2021 |
1.0.66 | 1,194 | 5/4/2021 |
1.0.65 | 1,245 | 2/28/2021 |
1.0.64 | 1,262 | 1/14/2021 |
1.0.63 | 1,360 | 11/6/2020 |
1.0.62 | 1,326 | 10/30/2020 |
1.0.61 | 1,433 | 9/16/2020 |
1.0.60 | 1,268 | 9/9/2020 |
1.0.59 | 1,444 | 9/5/2020 |
1.0.58 | 1,330 | 9/4/2020 |
1.0.57 | 1,517 | 8/14/2020 |
1.0.56 | 1,418 | 8/4/2020 |
1.0.55 | 1,448 | 7/22/2020 |
1.0.54 | 1,432 | 7/16/2020 |
1.0.53 | 1,346 | 7/16/2020 |
1.0.52 | 1,355 | 7/16/2020 |
1.0.51 | 1,392 | 7/7/2020 |
1.0.50 | 1,381 | 7/1/2020 |
1.0.49 | 1,376 | 7/1/2020 |
1.0.48 | 1,375 | 6/30/2020 |
1.0.47 | 1,406 | 6/27/2020 |
1.0.46 | 1,388 | 6/25/2020 |
1.0.45 | 1,344 | 6/24/2020 |
1.0.44 | 624 | 6/24/2020 |
1.0.43 | 1,432 | 6/23/2020 |
1.0.42 | 1,447 | 6/21/2020 |
1.0.41 | 1,465 | 6/20/2020 |
1.0.40 | 1,394 | 6/17/2020 |
1.0.39 | 1,385 | 6/12/2020 |
1.0.38 | 1,311 | 6/12/2020 |
1.0.37 | 1,419 | 6/12/2020 |
1.0.36 | 1,431 | 6/6/2020 |
1.0.35 | 1,406 | 6/3/2020 |
1.0.34 | 1,463 | 5/23/2020 |
1.0.33 | 1,376 | 5/5/2020 |
1.0.32 | 1,373 | 5/1/2020 |
1.0.31 | 1,355 | 4/30/2020 |
1.0.30 | 1,363 | 4/29/2020 |
1.0.29 | 1,343 | 4/28/2020 |
1.0.28 | 1,390 | 4/27/2020 |
1.0.27 | 1,405 | 4/26/2020 |
1.0.26 | 1,419 | 4/25/2020 |
1.0.25 | 1,405 | 4/24/2020 |
1.0.24 | 1,347 | 4/23/2020 |
1.0.23 | 1,371 | 4/22/2020 |
1.0.22 | 1,341 | 4/21/2020 |
1.0.21 | 1,329 | 4/17/2020 |
1.0.20 | 1,410 | 4/11/2020 |
1.0.19 | 1,238 | 2/4/2020 |
1.0.18 | 1,269 | 1/30/2020 |
1.0.17 | 1,262 | 1/22/2020 |
1.0.16 | 1,237 | 1/19/2020 |
1.0.15 | 1,284 | 1/19/2020 |
1.0.14 | 1,320 | 1/19/2020 |
1.0.13 | 1,295 | 1/17/2020 |
1.0.12 | 1,240 | 1/16/2020 |
1.0.11 | 1,286 | 1/15/2020 |
1.0.10 | 1,221 | 1/13/2020 |
1.0.9 | 1,258 | 1/13/2020 |
1.0.8 | 1,284 | 1/13/2020 |
1.0.7 | 1,305 | 1/13/2020 |
1.0.6 | 1,803 | 1/13/2020 |