CodeWF.Tools.Core 1.3.13

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

CodeWF.Tools

NuGet Name NuGet url Download
CodeWF.Tools NuGet NuGet
CodeWF.Tools.Core NuGet NuGet
CodeWF.Tools.Files NuGet NuGet
CodeWF.Tools.Image NuGet NuGet

CodeWF.Tools, making C# coding simpler.

CodeWF.Tools is an open-source utility library for C# developers. It provides practical helpers for strings, dates, files, JSON/YAML conversion, image utilities, and common development workflows.

Packages

  • CodeWF.Tools.Core: native .NET extensions without third-party dependencies.
  • CodeWF.Tools.Files: file, export, JSON, and YAML utilities.
  • CodeWF.Tools.Image: image and QR code utilities.
  • CodeWF.Tools: the combined package.

Development

This repository uses NuGet Central Package Management. Package versions are maintained in Directory.Packages.props.

Thanks

  • Masuit.Tools:https://github.com/ldqk/Masuit.Tools
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 is compatible.  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 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.  net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.
  • net11.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CodeWF.Tools.Core:

Package Downloads
CodeWF.Tools

集成前面的包,功能最全

CodeWF.LogViewer.Avalonia

自定义 Avalonia 日志组件​ 专为 Avalonia 打造的日志组件,支持将日志同步写入本地文件与 SelectedTextBlock 控件,实现持久化存储与实时界面展示,助力高效调试。​ Custom Avalonia Log Component​ A log component tailored for Avalonia. It supports synchronously writing logs to local files and the SelectedTextBlock control, enabling persistent storage and real-time interface display for efficient debugging.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.13 113 5/9/2026
1.3.12.3 178 4/14/2026
1.3.12 150 3/17/2026
1.3.11.6 123 3/3/2026
1.3.11.3 159 2/7/2026
1.3.11.2 123 2/5/2026
1.3.11.1 111 2/5/2026
1.3.8.8 357 11/12/2025
1.3.8.7 223 11/10/2025
1.3.8.3 169 10/17/2025
1.3.8.2 170 10/15/2025
1.3.8.1 239 6/18/2025
1.3.8 259 5/16/2025
1.3.7 194 4/22/2025
1.3.6.2 205 4/22/2025
1.3.6.1 232 4/2/2025
1.3.5.1 210 3/3/2025
1.3.5 166 2/26/2025
1.3.4.2 178 2/24/2025
1.3.4 210 2/22/2025
Loading failed