FMT.FileTools 2026.1.1

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

Showing the top 5 NuGet packages that depend on FMT.FileTools:

Package Downloads
FMT.PluginInterfaces

A package designed for Frostbite Modding Tool to be inherited by External Plugins to add functionality to the Tool

FMT.InitfsSupport

A package designed for Frostbite Modding Tool. Useful for plugins and other tooling.

FMT.ProfileSystem

A package designed for Frostbite Modding Tool. This includes the Game Profile system used throughout the FMT solution.

FMT.Ebx

A package designed for Frostbite Modding Tool. Useful for plugins and other tooling.

FMT.Core

FMT.Core serves as a central locations for all assets and classes that can not be fit into any of the other packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1.1 83 3/8/2026
2026.1.0 221 1/26/2026
2025.99.2.1 452 10/21/2025
2025.99.1.1 687 10/19/2025
2025.10.13.16001 208 10/13/2025
2025.10.13.8001 710 10/13/2025
2025.10.8.7001 436 10/8/2025
2025.9.22.18001 430 9/22/2025
2025.8.30.15001 1,751 8/30/2025
2025.8.29.15001 228 8/29/2025
2025.8.29.8001 301 8/29/2025
2025.8.25.7001 341 8/25/2025
2025.8.23.8001 189 8/23/2025
2025.7.2.18001 605 7/2/2025
2025.6.17.13001 377 6/17/2025
2025.6.3.17001 390 6/3/2025
2025.6.1.13001 279 6/1/2025
2025.5.14.6001 386 5/14/2025
2025.5.12.17001 345 5/12/2025
2025.5.11.13001 253 5/11/2025
Loading failed