ThingsGateway.Foundation.Common
12.4.8
Prefix Reserved
dotnet add package ThingsGateway.Foundation.Common --version 12.4.8
NuGet\Install-Package ThingsGateway.Foundation.Common -Version 12.4.8
<PackageReference Include="ThingsGateway.Foundation.Common" Version="12.4.8" />
<PackageVersion Include="ThingsGateway.Foundation.Common" Version="12.4.8" />
<PackageReference Include="ThingsGateway.Foundation.Common" />
paket add ThingsGateway.Foundation.Common --version 12.4.8
#r "nuget: ThingsGateway.Foundation.Common, 12.4.8"
#:package ThingsGateway.Foundation.Common@12.4.8
#addin nuget:?package=ThingsGateway.Foundation.Common&version=12.4.8
#tool nuget:?package=ThingsGateway.Foundation.Common&version=12.4.8
<p align="center"> <img src="logo.svg" width = "400" height = "200" alt="The name of the image" align=center /> </p>
介绍
此仓库是 ThingsGateway 的 设备底层通讯驱动库,包含了大量的工业设备驱动协议,支持多种工业通信协议如Modbus、OPC UA、BACnet等,用户可以方便地通过这些驱动协议与各种工业设备进行通信和数据采集。<br/>
基于net462、netstandard2、net6、net8、net10的跨平台高性能通讯库,大部分驱动支持 AOT。
ThingsGateway 是一个开源的工业物联网边缘计算网关,致力于为用户提供简单易用、高性能、可扩展的物联网边缘计算解决方案。<br/>
项目概览
默认支持net10.0/net8.0。驱动库支持netstandard2.1/netstandard2.0/net4.62/net6.0
| 项目 | 说明 |
|---|---|
| ThingsGateway.Foundation | 工具库、驱动接口、驱动实现 |
| ThingsGateway.SqlOrm | 轻量级 ORM 库 |
| ThingsGateway.AspNetCore | ASP.NET Core 工具与扩展库 |
| ThingsGateway.Admin | 后台管理系统 |
| Docs | 说明文档 |
| ThingsGateway.Plugin | 网关插件扩展 |
| ThingsGateway | 工业网关平台 |
文档
演示
协议
赞助
商业化
特别声明
ThingsGateway 项目已加入 dotNET China 组织。<br/>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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 is compatible. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0)
- Newtonsoft.Json (>= 13.0.4)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.IO.Pipelines (>= 10.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Text.Json (>= 10.0.0)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0)
- Newtonsoft.Json (>= 13.0.4)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.IO.Pipelines (>= 10.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Text.Json (>= 10.0.0)
-
.NETStandard 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0)
- Newtonsoft.Json (>= 13.0.4)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.IO.Pipelines (>= 10.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Text.Json (>= 10.0.0)
-
net10.0
- Newtonsoft.Json (>= 13.0.4)
-
net6.0
- Newtonsoft.Json (>= 13.0.4)
- System.IO.Pipelines (>= 8.0.0)
- System.Text.Json (>= 8.0.6)
-
net8.0
- Newtonsoft.Json (>= 13.0.4)
- System.IO.Pipelines (>= 10.0.0)
- System.Text.Json (>= 10.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ThingsGateway.Foundation.Common:
| Package | Downloads |
|---|---|
|
ThingsGateway.Foundation
Package Description |
|
|
ThingsGateway.Authentication
Package Description |
|
|
ThingsGateway.Common
Package Description |
|
|
ThingsGateway.AspNetCore
Package Description |
|
|
ThingsGateway.SqlOrm
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.