#run-time #file-reader #net #dotnet #thermo #bundle #raw-file-reader

dotnetrawfilereader-sys

Thermo Fisher 的 RawFileReader 库的进程内 dotnet 运行时的低级接口

8 个版本

0.2.6 2024 年 7 月 1 日
0.2.5 2024 年 5 月 27 日
0.2.3 2024 年 4 月 19 日
0.2.0 2024 年 3 月 22 日
0.1.0 2024 年 3 月 13 日

#213内存管理

Download history 352/week @ 2024-04-15 13/week @ 2024-04-22 204/week @ 2024-04-29 23/week @ 2024-05-06 7/week @ 2024-05-13 28/week @ 2024-05-20 180/week @ 2024-05-27 16/week @ 2024-06-03 11/week @ 2024-06-10 3/week @ 2024-06-24 184/week @ 2024-07-01 3/week @ 2024-07-08 34/week @ 2024-07-15 107/week @ 2024-07-29

每月 146 次下载
3 个 Crates 中使用(通过 thermorawfilereader

Apache-2.0

1.5MB
214 代码行

包含(Windows DLL,715KB) ThermoFisher.CommonCore.RawFileReader.dll,(Windows DLL,445KB) lib/ThermoFisher.CommonCore.Data.dll,(Windows DLL,80KB) lib/librawfilereader.dll,(Windows DLL,61KB) lib/OpenMcdf.dll,(Windows DLL,46KB) ThermoFisher.CommonCore.BackgroundSubtraction.dll,(Windows DLL,20KB) lib/OpenMcdf.Extensions.dll 等 1 项

此 crate 包装了 librawfilereader .NET 库及其关联依赖项,管理为它们创建托管 .NET 运行时,并提供对运行时的访问。有关有用的绑定,请参阅 thermorawfilereader

常规使用时,请调用 get_runtime 获取运行时句柄,或调用 set_runtime_dir 预先指定需要缓存运行时文件的存储位置。或者,设置环境变量 DOTNET_RAWFILEREADER_BUNDLE_PATH

如果您希望在构建时与本地 nethost 库链接,而不是下载最新版本,请参阅 netcorehost 的文档。这仍然与实际与 .NET 的 coreclr 库进行静态链接不同,后者必须单独安装。

许可

通过使用此库,您同意遵守 RawFileReader 许可证

依赖项

~2–12MB
~135K SLoC