CsTools 7.25.8

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

CsTools

Extension functions and many tools (mostly functional extensions) for C#

Product Compatible and additional computed target framework versions.
.NET 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.  net9.0 was computed.  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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on CsTools:

Package Downloads
WebWindowNetCore

A C# Webview Application for Windows and Linux similar to Electron based on WebView2 (Windows) and GTK WebKit (Linux)

AspNetExtensions

Tools for Asp.NET, mostly functional extensions, SSE, Range (via Giraffe)

Gtk4DotNet

.NET 8 Bindings for GTK 4, functional declarative similar to REACT or Kotlin Compose

WebServerLight

A light weight web server for hosting a web site from file location or from .NET resource and serving requests

URiegel.WebSocketClient

A C# WebSocket client

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.25.8 465 6/4/2025
7.25.7 400 5/1/2025
7.25.6 243 4/29/2025
7.25.5 286 4/18/2025
7.25.4 230 4/18/2025
7.25.3 252 4/18/2025
7.25.2 260 4/12/2025
7.25.1 172 4/12/2025
7.25.0 391 4/5/2025
7.24.0 524 3/15/2025
7.23.2 208 3/14/2025
7.23.1 307 3/4/2025
7.23.0 784 2/15/2025
7.22.0 335 2/11/2025
7.21.0 226 2/10/2025
7.20.0 263 2/9/2025
7.19.0 430 2/2/2025
7.18.0 1,210 7/29/2024
7.17.2 199 7/27/2024
7.17.1 183 7/25/2024
Loading failed

Namespace change for ProgressStreamExtensions