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 在 内存管理 中
每月 146 次下载
在 3 个 Crates 中使用(通过 thermorawfilereader)
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