FirenzeMQTT 1.2.0.1
dotnet add package FirenzeMQTT --version 1.2.0.1
NuGet\Install-Package FirenzeMQTT -Version 1.2.0.1
<PackageReference Include="FirenzeMQTT" Version="1.2.0.1" />
<PackageVersion Include="FirenzeMQTT" Version="1.2.0.1" />
<PackageReference Include="FirenzeMQTT" />
paket add FirenzeMQTT --version 1.2.0.1
#r "nuget: FirenzeMQTT, 1.2.0.1"
#:package FirenzeMQTT@1.2.0.1
#addin nuget:?package=FirenzeMQTT&version=1.2.0.1
#tool nuget:?package=FirenzeMQTT&version=1.2.0.1
<a id="readme-top"></a>
<details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With C# .NET Legacy</a></li> </ul> </li> <li> <a href="#getting-started">Getting Started</a> <ul> <li><a href="#prerequisites">Prerequisites</a></li> <li><a href="#installation">Installation</a></li> </ul> </li> <li><a href="#usage">Usage</a></li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#acknowledgments">Acknowledgments</a></li> </ol> </details>
About The Project
Firenze MQTT is part of the Firenze .NET Legacy toolbox.
Here's why:
- My quick libraries developed over the years.
- To keep from doing the same libraries over and over
- Because I can 😄
Of course, no one legacy toolbox will work with all projects since your needs may be different. I'll be adding more to this library in the near future.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
Contact
Steven Barberena - barberena@gmail.com
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Firenze (>= 1.2.0.1)
- MQTTnet.Extensions.WebSocket4Net (>= 4.3.7.1207)
- System.Net.Security (>= 4.3.2)
- System.Runtime (>= 4.3.1)
- System.Runtime.Extensions (>= 4.3.1)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
- System.Text.RegularExpressions (>= 4.3.1)
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.2.0.1 | 56 | 8/17/2026 |
Wrapper for MQTTnet