NoStringEvaluating 2.5.2

.NET 7.0
dotnet add package NoStringEvaluating --version 2.5.2
NuGet\Install-Package NoStringEvaluating -Version 2.5.2
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="NoStringEvaluating" Version="2.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NoStringEvaluating --version 2.5.2
#r "nuget: NoStringEvaluating, 2.5.2"
#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 NoStringEvaluating as a Cake Addin
#addin nuget:?package=NoStringEvaluating&version=2.5.2

// Install NoStringEvaluating as a Cake Tool
#tool nuget:?package=NoStringEvaluating&version=2.5.2

Fast low memory consuming mathematical evaluation without endless string parsing! Parses string formula once and uses its object sequence in each evaluation.

Product Versions
.NET net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NoStringEvaluating:

Package Downloads
NoStringEvaluating.Extensions.Microsoft.DependencyInjection

DI extensions for "Extensions.Microsoft.DependencyInjection"

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NoStringEvaluating:

Repository Stars
Artemis-RGB/Artemis
Provides advanced unified lighting across many different brands RGB peripherals
Version Downloads Last updated
2.5.2 157 1/27/2023
2.5.1 466 10/27/2022
2.5.0 400 10/7/2022
2.4.2 369 9/17/2022
2.4.1 796 8/31/2022
2.4.0 1,171 8/14/2022
2.3.0 438 7/16/2022
2.2.2 8,647 9/26/2021
2.2.1 326 8/21/2021
2.2.0 269 5/29/2021
2.1.0 247 5/10/2021
2.0.0 256 4/20/2021
1.4.4 328 2/19/2021
1.4.3 258 2/6/2021
1.4.2 272 1/30/2021
1.4.1 260 1/24/2021
1.4.0 284 1/16/2021
1.3.0 280 1/9/2021
1.2.1 268 1/7/2021
1.2.0 291 1/7/2021
1.1.0 275 1/5/2021
1.0.2 351 1/2/2021
1.0.1 336 1/1/2021
1.0.0 338 1/1/2021

Updated to .NET 7