Skip to main content
MQTTnet.Extensions.TopicTemplate package icon

MQTTnet.Extensions.TopicTemplate

This is an extension library which provides mqtt topic templating logic to support dispatch, routing and similar functionality based on the well known moustache syntax, aka AsyncAPI dynamic channel address.

Total Downloads
168.6K
168,605
Published
May 19, 2024
Latest stable version

Install

.NET CLI
dotnet add package MQTTnet.Extensions.TopicTemplate --version 4.3.5.1141
Package Manager Console
Install-Package MQTTnet.Extensions.TopicTemplate -Version 4.3.5.1141
PackageReference
<PackageReference Include="MQTTnet.Extensions.TopicTemplate" Version="4.3.5.1141" />

Frameworks

.NETFramework4.5.2 .NETFramework4.6.1 .NETFramework4.8 .NETStandard1.3 UAP10.0.10240 .NETCoreApp3.1 net5.0 net6.0 net7.0 .NETStandard2.0 .NETStandard2.1

Dependencies

MQTTnet
.NETFramework4.5.2
[4.3.5.1141, )
System.ValueTuple
.NETFramework4.5.2
[4.5.0, )
MQTTnet
.NETFramework4.6.1
[4.3.5.1141, )
System.ValueTuple
.NETFramework4.6.1
[4.5.0, )
MQTTnet
.NETFramework4.8
[4.3.5.1141, )
System.ValueTuple
.NETFramework4.8
[4.5.0, )
MQTTnet
.NETStandard1.3
[4.3.5.1141, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
System.ValueTuple
.NETStandard1.3
[4.5.0, )
MQTTnet
UAP10.0.10240
[4.3.5.1141, )
System.ValueTuple
UAP10.0.10240
[4.5.0, )
MQTTnet
.NETCoreApp3.1
[4.3.5.1141, )
System.ValueTuple
.NETCoreApp3.1
[4.5.0, )
MQTTnet
net5.0
[4.3.5.1141, )
[4.5.0, )
MQTTnet
net6.0
[4.3.5.1141, )
[4.5.0, )
MQTTnet
net7.0
[4.3.5.1141, )
[4.5.0, )
MQTTnet
.NETStandard2.0
[4.3.5.1141, )
System.ValueTuple
.NETStandard2.0
[4.5.0, )
MQTTnet
.NETStandard2.1
[4.3.5.1141, )
System.ValueTuple
.NETStandard2.1
[4.5.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 11 target frameworks; confirm the exact target used by your application.

The published metadata declares 23 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.