Stringification 4.1.3

dotnet add package Stringification --version 4.1.3
                    
NuGet\Install-Package Stringification -Version 4.1.3
                    
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="Stringification" Version="4.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stringification" Version="4.1.3" />
                    
Directory.Packages.props
<PackageReference Include="Stringification" />
                    
Project file
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 Stringification --version 4.1.3
                    
#r "nuget: Stringification, 4.1.3"
                    
#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 Stringification@4.1.3
                    
#: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=Stringification&version=4.1.3
                    
Install as a Cake Addin
#tool nuget:?package=Stringification&version=4.1.3
                    
Install as a Cake Tool

A simple utility which creates string representations of objects

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Stringification:

Package Downloads
InterReact

Interactive Brokers reactive C# API.

Quant.Infra.Net

Quant.Infra.Net is a .NET quantitative trading and backtesting framework for C# developers who want to fetch market data, backtest strategies, run statistical analysis, execute live trades, and send notifications — all with minimal code. Backtest crypto strategies (Binance Futures) and US equity strategies (Alpaca, Charles Schwab, Interactive Brokers via InterReact) from one unified IBrokerService. Ships with a strategy pipeline, a backtest engine (CAGR, Sharpe, Calmar, MaxDrawdown, WinRate, ProfitFactor), pair-trading / mean-reversion tools (OLS spread regression, spread z-score), and notification services. The .NET quant framework for C# algo-trading: build, backtest, and deploy your own crypto and equity strategies in a few lines.

InterReactFork

Interactive Brokers reactive C# API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.1.3 528 7/12/2026
4.1.2 145 6/1/2026
4.1.1 126 5/17/2026
4.1.0 262 2/10/2026
4.0.4 339 12/19/2025
4.0.3 236 10/11/2025
4.0.2 305 8/19/2025
4.0.1 2,904 11/2/2024
4.0.0 377 8/8/2024
3.2.5 499 4/6/2024
3.2.4 312 1/30/2024
3.2.3 334 12/16/2023
3.2.2 270 11/14/2023
3.2.1 268 10/11/2023
3.2.0 391 4/2/2023
3.1.1 1,380 2/28/2023
3.1.0 384 2/25/2023
3.0.4 526 11/21/2022
3.0.3 599 9/24/2022
3.0.2 624 3/31/2022
Loading failed