VOOZH about

URL: https://www.nuget.org/packages/GL/

⇱ NuGet Gallery | GL 1.1.3




👁 Image
GL 1.1.3

dotnet add package GL --version 1.1.3
 
 
NuGet\Install-Package GL -Version 1.1.3
 
 
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="GL" Version="1.1.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GL" Version="1.1.3" />
 
Directory.Packages.props
<PackageReference Include="GL" />
 
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 GL --version 1.1.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GL, 1.1.3"
 
 
#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 GL@1.1.3
 
 
#: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=GL&version=1.1.3
 
Install as a Cake Addin
#tool nuget:?package=GL&version=1.1.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
内容说明

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

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的独立模块,暂不支持数据库操作,仅提供实用的组件方法。