Tanso.CommLib 1.1.4

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

共用基础库.

  • 版本: 1.1.2
  • 日期: 2022年4月16日
  • 作者: 施探宇

实现功能:

  1. bytes字节流库处理.
  2. json包处理库,解析和生成包.
  3. modbus处理库,解析和生成指令.
  4. xml处理库,解析和生成
  5. ini处理库,解析和生成
  6. 常用字符串转换接口,日期转换,随机数转换。
  7. 参数解析接口ParaBuilder

更新:2023-11-29

  1. 添加标准数据类型 XObject
  2. 添加数据类型 XColor,XPoint,XSize,XRect.
  3. 添加数据类型 XFont.
  4. 添加数据类型 XLimit.

联系方式 :

  • 公司:深圳市探索智能科技有限公司
  • 作者:施探宇
  • 电话:18680399436
  • 地址:广东省深圳市宝安区西乡航城工业区智汇创新中心B座西607
  • 网站:http://www.ts-rfid.com
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows 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.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Tanso.CommLib:

Package Downloads
Tanso.GuiLib

Package Description

Tanso.RfidLib

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.4 174 3/15/2025
1.1.2 153 3/15/2025
1.1.1 146 3/15/2025
1.1.0 174 2/27/2025
1.0.0 198 2/26/2025