GL 1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package GL --version 1.0.2
NuGet\Install-Package GL -Version 1.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="GL" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GL" Version="1.0.2" />
<PackageReference Include="GL" />
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.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GL, 1.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.
#:package GL@1.0.2
#: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.0.2
#tool nuget:?package=GL&version=1.0.2
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等
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- aliyun-net-sdk-core (>= 1.5.11)
- DotNetCore.NPOI (>= 1.2.3)
- MicroKnights.Log4NetAdoNetAppender (>= 2.2.0)
- Microsoft.Extensions.Logging.Log4Net.AspNetCore (>= 6.1.0)
- OpcDaNet (>= 2021.9.27)
- OpcUaHelper (>= 2.1.3)
- RestSharp (>= 106.13.0)
- Serilog.AspNetCore (>= 4.1.0)
- Serilog.Sinks.Async (>= 1.5.0)
- Serilog.Sinks.File (>= 7.0.0)
- Serilog.Sinks.Udp (>= 10.0.0)
- Volo.Abp.AspNetCore.Authentication.JwtBearer (>= 9.3.6)
- Volo.Abp.Core (>= 9.3.6)
- Volo.Abp.Ddd.Domain (>= 9.3.6)
- Volo.Abp.EntityFrameworkCore (>= 9.3.6)
- Volo.Abp.EntityFrameworkCore.Sqlite (>= 9.3.6)
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 | 426 | 12/10/2025 |
| 1.1.2 | 325 | 12/8/2025 |
| 1.1.1 | 225 | 11/30/2025 |
| 1.1.0 | 227 | 11/30/2025 |
| 1.0.9 | 230 | 11/30/2025 |
| 1.0.8 | 232 | 11/30/2025 |
| 1.0.7 | 103 | 11/29/2025 |
| 1.0.6 | 290 | 11/17/2025 |
| 1.0.5 | 148 | 11/15/2025 |
| 1.0.4 | 149 | 11/15/2025 |
| 1.0.3 | 165 | 11/15/2025 |
| 1.0.2 | 174 | 11/15/2025 |
| 1.0.1 | 414 | 6/25/2023 |
| 1.0.0 | 231 | 6/24/2023 |
基于Abp vNext的独立模块,暂不支持数据库操作,仅提供实用的组件方法。