![]() |
VOOZH | about |
dotnet add package GL --version 1.1.3
NuGet\Install-Package GL -Version 1.1.3
<PackageReference Include="GL" Version="1.1.3" />
<PackageVersion Include="GL" Version="1.1.3" />Directory.Packages.props
<PackageReference Include="GL" />Project file
paket add GL --version 1.1.3
#r "nuget: GL, 1.1.3"
#:package GL@1.1.3
#addin nuget:?package=GL&version=1.1.3Install as a Cake Addin
#tool nuget:?package=GL&version=1.1.3Install as a Cake Tool
gl module,是继承于Abp vNext的一个独立模块,暂不支持数据库操作,集成了比较有用的组件,包含OPC,RestSharp,XML,Log4Net,Excel,Sms等; glByte:16进制字节处理; glData:数据处理; glDate:时间格式化; glDictionary:键值对处理; glEnumHandle:枚举处理; glExcel:基于NPIO的Excel处理; glFile:文件的处理; glHost:selfUrl的配置; glIni:ini处理; glLambda:Lambda公式; glLog:基于Serilog的管理; glOPC:OPC的处理; glParse:数据类型处理; glRequest:基于RestSharp的Api处理;glSms:短信的处理;glSQLite:嵌入式SQLite处理;glXML:XML的处理;glT:泛型的处理; glConfig.Instance. 内置全局变量,利用glConfig.Instance.GetInstance<T>获取注入的接口。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.3 | 455 | 12/10/2025 |
| 1.1.2 | 342 | 12/8/2025 |
| 1.1.1 | 246 | 11/30/2025 |
| 1.1.0 | 250 | 11/30/2025 |
| 1.0.9 | 253 | 11/30/2025 |
| 1.0.8 | 253 | 11/30/2025 |
| 1.0.7 | 120 | 11/29/2025 |
| 1.0.6 | 310 | 11/17/2025 |
| 1.0.5 | 166 | 11/15/2025 |
| 1.0.4 | 174 | 11/15/2025 |
| 1.0.3 | 186 | 11/15/2025 |
| 1.0.2 | 194 | 11/15/2025 |
| 1.0.1 | 431 | 6/25/2023 |
| 1.0.0 | 246 | 6/24/2023 |
基于Abp vNext的独立模块,暂不支持数据库操作,仅提供实用的组件方法。