Fusi.Tools 9.0.2

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

Generic tools: Config, Data, Text.

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

Showing the top 5 NuGet packages that depend on Fusi.Tools:

Package Downloads
Fusi.Tools.Config

Generic configurable components factory using SimpleInjector and Microsoft configuration.

Corpus.Core

Core corpus components

Cadmus.Core

Cadmus core components.

Proteus.Core

Character and format conversion framework.

Chiron.Core

Core components

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.2 677 2026/9/3
9.0.1 998 2026/8/4
9.0.0 1,143 2026/7/21
8.0.4 2,223 2026/6/10
8.0.3 2,854 2026/4/23
8.0.2 325 2026/4/5
8.0.1 2,320 2026/3/9
8.0.0 6,969 2025/11/12
7.0.6 4,170 2025/5/12
7.0.5 1,873 2025/4/4
7.0.4 334 2025/3/14
7.0.3 355 2025/3/11
7.0.0 3,048 2025/3/5
6.0.1 524 2025/2/26
6.0.0 5,409 2024/11/13
5.0.0 4,527 2024/2/24
4.0.0 6,674 2023/11/15
3.1.1 20,775 2023/4/25
3.1.0 9,348 2023/1/31
3.0.0 10,021 2022/11/9
Loading failed