CsTools 9.0.3

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

CsTools

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

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 (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)

Gtk4DotNet

.NET 10 Bindings for GTK 4

AspNetExtensions

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

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
9.0.3 123 5/22/2026
9.0.2 96 5/21/2026
9.0.1 421 5/8/2026
9.0.0-beta 104 5/6/2026
8.0.1 119 5/4/2026
8.0.0 155 4/26/2026
7.25.8 574 6/4/2025
7.25.7 448 5/1/2025
7.25.6 285 4/29/2025
7.25.5 320 4/18/2025
7.25.4 261 4/18/2025
7.25.3 286 4/18/2025
7.25.2 293 4/12/2025
7.25.1 205 4/12/2025
7.25.0 428 4/5/2025
7.24.0 554 3/15/2025
7.23.2 245 3/14/2025
7.23.1 340 3/4/2025
7.23.0 838 2/15/2025
7.22.0 377 2/11/2025
Loading failed

RepeatOnError