-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.NET8 AND MQTTNET ? #2133
Comments
I guess, you mean .Net8? (There is only NetFramework for versions up to 4.x, Version 3 was called .NetCore and since version 5 it's only .Net). But yes, it's compatibel. I use it in several projects. |
Ok thanks just wanted make sure before starting a .Net8 app project....
Regards
Joshua Lawson
Owner and Problem Solver
Assembly-Tek Pty Ltd
www.assembly-tek.com.au<http://www.assembly-tek.com.au>
Mobile :+61 456786606
Email: ***@***.***
…________________________________
From: SeppPenner ***@***.***>
Sent: Thursday, December 26, 2024 10:37:55 PM
To: dotnet/MQTTnet ***@***.***>
Cc: Joshua Lawson ***@***.***>; Author ***@***.***>
Subject: Re: [dotnet/MQTTnet] .NET8 AND MQTTNET ? (Issue #2133)
I guess, you mean .Net8? (There is only NetFramework for versions up to 4.x, Version 3 was called .NetCore and since version 5 it's only .Net). But yes, it's compatibel. I use it in several projects.
—
Reply to this email directly, view it on GitHub<#2133 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BMTF3IDNLG7JUT2ERES42VL2HPTBHAVCNFSM6AAAAABUD5YE2GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRSGUZDKMJVGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Version 5.0.0 of this library also have a dedicated .NET 8.0 build. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just wanted to request if MQTTnet library is compliant with .NET8 framework ?
The text was updated successfully, but these errors were encountered: