Heroius.Files 2.2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Heroius.Files --version 2.2.0.2
NuGet\Install-Package Heroius.Files -Version 2.2.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="Heroius.Files" Version="2.2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Heroius.Files --version 2.2.0.2
#r "nuget: Heroius.Files, 2.2.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.
// Install Heroius.Files as a Cake Addin
#addin nuget:?package=Heroius.Files&version=2.2.0.2

// Install Heroius.Files as a Cake Tool
#tool nuget:?package=Heroius.Files&version=2.2.0.2

Heroius 文件支持
提供本地文件IO辅助及特殊格式的文件操作

Product Compatible and additional computed target framework versions.
.NET Framework net403 is compatible.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Heroius.Files:

Package Downloads
Heroius.Extension.Web

提供ASP.NET网站可能会用到的拓展功能

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0.8 40 5/22/2024
3.0.0.7 132 9/7/2023
3.0.0.6 123 9/7/2023
3.0.0.5 126 9/5/2023
3.0.0.2 123 9/2/2023
3.0.0.1 154 7/12/2023
2.2.0.4 154 5/27/2023
2.2.0.2 485 3/9/2022
2.2.0.1 466 2/6/2022
2.1.2 301 1/16/2022
2.1.0.2 556 9/27/2020
2.0.0 1,330 4/6/2018
1.1.10.2 981 3/10/2018
1.1.9 986 6/2/2017
1.1.5 982 11/21/2016
1.1.4 970 2/5/2017
1.1.3 920 2/5/2017
1.1.2 945 2/5/2017
1.1.1.1 951 2/5/2017

2.2 - EntitySilo的特殊属性处理
2.1.1 - EntitySilo集合/字典的获取支持
2.1 - IniSilo
1.1.8 - EntitySilo集合/字典的存储支持
1.1.6 - EntitySilo复杂类型迭代
1.1.5 - 实体类属性存储EntitySilo
1.1.4 - 变列数数据映像
1.1.3 - 相对路径工具,目录分段;单文件项目状态管理
1.1.2 - 静态CSV方法
1.1.1 - 修改获取文本文件编码的拓展方法