Gemstone.Expressions
1.0.107
Prefix Reserved
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Standard 2.1
This package targets .NET Standard 2.1. The package is compatible with this framework or higher.
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.107
NuGet\Install-Package Gemstone.Expressions -Version 1.0.107
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.107" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gemstone.Expressions --version 1.0.107
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gemstone.Expressions, 1.0.107"
#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 Gemstone.Expressions as a Cake Addin #addin nuget:?package=Gemstone.Expressions&version=1.0.107 // Install Gemstone.Expressions as a Cake Tool #tool nuget:?package=Gemstone.Expressions&version=1.0.107
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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Gemstone.Common (>= 1.0.107)
- Microsoft.CodeAnalysis.CSharp (>= 4.8.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.8.0)
-
net8.0
- Gemstone.Common (>= 1.0.107)
- Microsoft.CodeAnalysis.CSharp (>= 4.8.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.8.0)
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.129 | 355 | 8/20/2024 |
1.0.128 | 396 | 8/14/2024 |
1.0.127 | 358 | 8/13/2024 |
1.0.126 | 358 | 8/9/2024 |
1.0.125 | 201 | 8/5/2024 |
1.0.124 | 200 | 8/2/2024 |
1.0.123 | 210 | 7/30/2024 |
1.0.122 | 231 | 7/28/2024 |
1.0.121 | 221 | 7/28/2024 |
1.0.120 | 373 | 6/15/2024 |
1.0.119 | 300 | 6/13/2024 |
1.0.118 | 291 | 6/13/2024 |
1.0.117 | 243 | 5/9/2024 |
1.0.116 | 212 | 5/8/2024 |
1.0.115 | 198 | 5/8/2024 |
1.0.114 | 106 | 5/8/2024 |
1.0.110 | 334 | 3/13/2024 |
1.0.109 | 288 | 3/7/2024 |
1.0.108 | 340 | 2/19/2024 |
1.0.107 | 531 | 12/20/2023 |
1.0.106 | 461 | 12/15/2023 |
1.0.105 | 136 | 12/15/2023 |
1.0.102 | 519 | 11/12/2023 |
1.0.101 | 651 | 10/26/2023 |
1.0.100 | 812 | 8/18/2023 |
1.0.99 | 829 | 7/1/2023 |
1.0.98 | 755 | 6/18/2023 |
1.0.97 | 751 | 6/18/2023 |
1.0.96 | 716 | 6/17/2023 |
1.0.95 | 670 | 6/16/2023 |
1.0.94 | 712 | 6/16/2023 |
1.0.93 | 722 | 6/15/2023 |
1.0.92 | 719 | 6/12/2023 |
1.0.91 | 755 | 6/12/2023 |
1.0.90 | 676 | 6/12/2023 |
1.0.89 | 707 | 6/11/2023 |
1.0.88 | 186 | 5/26/2023 |
1.0.87 | 887 | 3/9/2023 |
1.0.86 | 1,419 | 8/12/2022 |
1.0.85 | 1,455 | 7/20/2022 |
1.0.84 | 1,574 | 4/6/2022 |
1.0.83 | 1,580 | 3/2/2022 |
1.0.82 | 1,569 | 3/1/2022 |
1.0.81 | 1,535 | 2/25/2022 |
1.0.80 | 1,009 | 12/24/2021 |
1.0.79 | 956 | 12/24/2021 |
1.0.78 | 1,062 | 11/18/2021 |
1.0.77 | 1,026 | 11/17/2021 |
1.0.76 | 1,084 | 11/3/2021 |
1.0.73 | 1,118 | 9/29/2021 |
1.0.72 | 1,116 | 9/16/2021 |
1.0.71 | 1,099 | 9/16/2021 |
1.0.70 | 1,091 | 9/15/2021 |
1.0.69 | 1,108 | 8/21/2021 |
1.0.68 | 1,081 | 6/11/2021 |
1.0.67 | 1,094 | 5/8/2021 |
1.0.66 | 1,088 | 5/4/2021 |
1.0.65 | 1,143 | 2/28/2021 |
1.0.64 | 1,157 | 1/14/2021 |
1.0.63 | 1,251 | 11/6/2020 |
1.0.62 | 1,211 | 10/30/2020 |
1.0.61 | 1,321 | 9/16/2020 |
1.0.60 | 1,155 | 9/9/2020 |
1.0.59 | 1,339 | 9/5/2020 |
1.0.58 | 1,220 | 9/4/2020 |
1.0.57 | 1,388 | 8/14/2020 |
1.0.56 | 1,305 | 8/4/2020 |
1.0.55 | 1,327 | 7/22/2020 |
1.0.54 | 1,319 | 7/16/2020 |
1.0.53 | 1,240 | 7/16/2020 |
1.0.52 | 1,241 | 7/16/2020 |
1.0.51 | 1,285 | 7/7/2020 |
1.0.50 | 1,273 | 7/1/2020 |
1.0.49 | 1,267 | 7/1/2020 |
1.0.48 | 1,262 | 6/30/2020 |
1.0.47 | 1,296 | 6/27/2020 |
1.0.46 | 1,286 | 6/25/2020 |
1.0.45 | 1,232 | 6/24/2020 |
1.0.44 | 521 | 6/24/2020 |
1.0.43 | 1,321 | 6/23/2020 |
1.0.42 | 1,340 | 6/21/2020 |
1.0.41 | 1,349 | 6/20/2020 |
1.0.40 | 1,277 | 6/17/2020 |
1.0.39 | 1,284 | 6/12/2020 |
1.0.38 | 1,207 | 6/12/2020 |
1.0.37 | 1,308 | 6/12/2020 |
1.0.36 | 1,320 | 6/6/2020 |
1.0.35 | 1,294 | 6/3/2020 |
1.0.34 | 1,346 | 5/23/2020 |
1.0.33 | 1,264 | 5/5/2020 |
1.0.32 | 1,260 | 5/1/2020 |
1.0.31 | 1,239 | 4/30/2020 |
1.0.30 | 1,246 | 4/29/2020 |
1.0.29 | 1,226 | 4/28/2020 |
1.0.28 | 1,278 | 4/27/2020 |
1.0.27 | 1,288 | 4/26/2020 |
1.0.26 | 1,308 | 4/25/2020 |
1.0.25 | 1,287 | 4/24/2020 |
1.0.24 | 1,229 | 4/23/2020 |
1.0.23 | 1,257 | 4/22/2020 |
1.0.22 | 1,224 | 4/21/2020 |
1.0.21 | 1,218 | 4/17/2020 |
1.0.20 | 1,297 | 4/11/2020 |
1.0.19 | 1,124 | 2/4/2020 |
1.0.18 | 1,145 | 1/30/2020 |
1.0.17 | 1,141 | 1/22/2020 |
1.0.16 | 1,116 | 1/19/2020 |
1.0.15 | 1,172 | 1/19/2020 |
1.0.14 | 1,205 | 1/19/2020 |
1.0.13 | 1,177 | 1/17/2020 |
1.0.12 | 1,125 | 1/16/2020 |
1.0.11 | 1,166 | 1/15/2020 |
1.0.10 | 1,103 | 1/13/2020 |
1.0.9 | 1,144 | 1/13/2020 |
1.0.8 | 1,164 | 1/13/2020 |
1.0.7 | 1,186 | 1/13/2020 |
1.0.6 | 1,691 | 1/13/2020 |