OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug
2.0.0-preview.2
Prefix Reserved
dotnet add package OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug --version 2.0.0-preview.2
NuGet\Install-Package OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug -Version 2.0.0-preview.2
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug" Version="2.0.0-preview.2" />
<PackageVersion Include="OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug" Version="2.0.0-preview.2" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug" />
paket add OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug --version 2.0.0-preview.2
#r "nuget: OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug, 2.0.0-preview.2"
#:package OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug@2.0.0-preview.2
#addin nuget:?package=OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug&version=2.0.0-preview.2&prerelease
#tool nuget:?package=OPCFoundation.NetStandard.Opc.Ua.WotCon.Server.Debug&version=2.0.0-preview.2&prerelease
OPC UA .NET Standard — WoT Connectivity server
OPCFoundation.NetStandard.Opc.Ua.WotCon.Server is the server-side
helper library for the OPC UA Web of Things Connectivity information
model (OPC 10100-1). It plugs a WoT-conformant
AsyncCustomNodeManager plus pluggable file-system / Thing-Description
providers into a StandardServer so the standard
AssetConnectionManagement object is exposed without per-server
boilerplate.
Overview
Reference this package from a custom server that needs to expose WoT-configured asset connections. The split provider model (FileSystem, ThingDescription, ConnectionStore) lets each backing store be swapped independently.
The package also hosts the WoT Connectivity 1.1 registry materialization coordinator and generic target-mapping runtime. Prepared binding plans are wired onto runtime-loaded NodeSet generations, channels open lazily, local monitored items sample the async read handlers, and shadow reload keeps existing monitored items on the retired generation until they drain.
Target frameworks
net472, net48, netstandard2.1, net8.0, net9.0,
net10.0.
Additional documentation
See the main repository README and the WoT Connectivity guide. See also the WoT protocol bindings guide and WoT aggregation sample.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 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 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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| .NET Framework | net472 is compatible. net48 is compatible. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | 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.7.2
- BitFaster.Caching (>= 2.6.0)
- BouncyCastle.Cryptography (>= 2.7.0)
- Microsoft.AspNetCore.Connections.Abstractions (>= 2.3.11)
- Microsoft.AspNetCore.Hosting (>= 2.3.11)
- Microsoft.AspNetCore.Http (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel.Https (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (>= 2.3.11)
- Microsoft.AspNetCore.WebSockets (>= 2.3.11)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Bcl.TimeProvider (>= 10.0.10)
- Microsoft.Extensions.Configuration (>= 10.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Diagnostics (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Http (>= 10.0.10)
- Microsoft.Extensions.Http.Resilience (>= 10.8.0)
- Microsoft.Extensions.Logging (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- OPCFoundation.NetStandard.Opc.Ua.Bindings.Https.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.Server.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Bindings.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.XRegistry.Server.Debug (>= 2.0.0-preview.2)
- System.Buffers (>= 4.6.1)
- System.Collections.Immutable (>= 9.0.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.10)
- System.Formats.Asn1 (>= 10.0.10)
- System.Memory (>= 4.6.3)
- System.Reflection.Metadata (>= 9.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Text.Json (>= 10.0.10)
- System.Threading.Channels (>= 10.0.10)
- System.Threading.RateLimiting (>= 10.0.10)
- System.Threading.Tasks.Extensions (>= 4.6.3)
-
.NETFramework 4.8
- BitFaster.Caching (>= 2.6.0)
- BouncyCastle.Cryptography (>= 2.7.0)
- Microsoft.AspNetCore.Connections.Abstractions (>= 2.3.11)
- Microsoft.AspNetCore.Hosting (>= 2.3.11)
- Microsoft.AspNetCore.Http (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel.Https (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (>= 2.3.11)
- Microsoft.AspNetCore.WebSockets (>= 2.3.11)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Bcl.TimeProvider (>= 10.0.10)
- Microsoft.Extensions.Configuration (>= 10.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Diagnostics (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Http (>= 10.0.10)
- Microsoft.Extensions.Http.Resilience (>= 10.8.0)
- Microsoft.Extensions.Logging (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- OPCFoundation.NetStandard.Opc.Ua.Bindings.Https.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.Server.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Bindings.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.XRegistry.Server.Debug (>= 2.0.0-preview.2)
- System.Buffers (>= 4.6.1)
- System.Collections.Immutable (>= 9.0.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.10)
- System.Formats.Asn1 (>= 10.0.10)
- System.Memory (>= 4.6.3)
- System.Reflection.Metadata (>= 9.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Text.Json (>= 10.0.10)
- System.Threading.Channels (>= 10.0.10)
- System.Threading.RateLimiting (>= 10.0.10)
- System.Threading.Tasks.Extensions (>= 4.6.3)
-
.NETStandard 2.1
- BitFaster.Caching (>= 2.6.0)
- Microsoft.AspNetCore.Connections.Abstractions (>= 2.3.11)
- Microsoft.AspNetCore.Hosting (>= 2.3.11)
- Microsoft.AspNetCore.Http (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel.Https (>= 2.3.11)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (>= 2.3.11)
- Microsoft.AspNetCore.WebSockets (>= 2.3.11)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Bcl.TimeProvider (>= 10.0.10)
- Microsoft.Extensions.Configuration (>= 10.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Diagnostics (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Http (>= 10.0.10)
- Microsoft.Extensions.Http.Resilience (>= 10.8.0)
- Microsoft.Extensions.Logging (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- OPCFoundation.NetStandard.Opc.Ua.Bindings.Https.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.Server.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Bindings.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.XRegistry.Server.Debug (>= 2.0.0-preview.2)
- System.Collections.Immutable (>= 9.0.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.10)
- System.Formats.Asn1 (>= 10.0.10)
- System.Reflection.Metadata (>= 9.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Text.Json (>= 10.0.10)
- System.Threading.Channels (>= 10.0.10)
- System.Threading.RateLimiting (>= 10.0.10)
-
net10.0
- BitFaster.Caching (>= 2.6.0)
- Microsoft.AspNetCore.Authentication.Certificate (>= 10.0.10)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.10)
- Microsoft.Bcl.TimeProvider (>= 10.0.10)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration (>= 10.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Diagnostics (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Http (>= 10.0.10)
- Microsoft.Extensions.Http.Resilience (>= 10.8.0)
- Microsoft.Extensions.Logging (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- OPCFoundation.NetStandard.Opc.Ua.Bindings.Https.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.Server.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Bindings.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.XRegistry.Server.Debug (>= 2.0.0-preview.2)
- System.Threading.RateLimiting (>= 10.0.10)
-
net8.0
- BitFaster.Caching (>= 2.6.0)
- Microsoft.AspNetCore.Authentication.Certificate (>= 8.0.29)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.29)
- Microsoft.Bcl.TimeProvider (>= 10.0.10)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration (>= 10.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Diagnostics (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Http (>= 10.0.10)
- Microsoft.Extensions.Http.Resilience (>= 10.8.0)
- Microsoft.Extensions.Logging (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- OPCFoundation.NetStandard.Opc.Ua.Bindings.Https.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.Server.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Bindings.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.XRegistry.Server.Debug (>= 2.0.0-preview.2)
- System.Collections.Immutable (>= 9.0.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.10)
- System.Formats.Asn1 (>= 10.0.10)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Text.Json (>= 10.0.10)
- System.Threading.Channels (>= 10.0.10)
- System.Threading.RateLimiting (>= 10.0.10)
-
net9.0
- BitFaster.Caching (>= 2.6.0)
- Microsoft.AspNetCore.Authentication.Certificate (>= 9.0.18)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 9.0.18)
- Microsoft.Bcl.TimeProvider (>= 10.0.10)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration (>= 10.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Diagnostics (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Http (>= 10.0.10)
- Microsoft.Extensions.Http.Resilience (>= 10.8.0)
- Microsoft.Extensions.Logging (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- OPCFoundation.NetStandard.Opc.Ua.Bindings.Https.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.Server.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Bindings.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.WotCon.Debug (>= 2.0.0-preview.2)
- OPCFoundation.NetStandard.Opc.Ua.XRegistry.Server.Debug (>= 2.0.0-preview.2)
- System.Diagnostics.DiagnosticSource (>= 10.0.10)
- System.Formats.Asn1 (>= 10.0.10)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Text.Json (>= 10.0.10)
- System.Threading.Channels (>= 10.0.10)
- System.Threading.RateLimiting (>= 10.0.10)
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 |
|---|---|---|
| 2.0.0-preview.2 | 50 | 8/24/2026 |