By aeeccims@tnebnet.org, 17 October, 2021 Forums Gurux.MQTT Hi I am new to dotnet and never worked on it. On reading the instructions, I downloaded the MQTT files from Github and tried to build the broker and bridge. But .dll files are not created. Can you tell me the steps to build and run the MQTT broker and bridge Hi, Hi, Install dotnet to your computer. https://docs.microsoft.com/en-us/dotnet/core/install/windows?tabs=net50 then run this in the directory where broker is. dotnet build Gurux.Broker.sln You can get more information how to get started. https://www.gurux.fi/gurux.mqtt BR, Mikko Log in or register to post comments
Hi, Hi, Install dotnet to your computer. https://docs.microsoft.com/en-us/dotnet/core/install/windows?tabs=net50 then run this in the directory where broker is. dotnet build Gurux.Broker.sln You can get more information how to get started. https://www.gurux.fi/gurux.mqtt BR, Mikko
Hi,
Hi,
Install dotnet to your computer.
https://docs.microsoft.com/en-us/dotnet/core/install/windows?tabs=net50
then run this in the directory where broker is.
dotnet build Gurux.Broker.sln
You can get more information how to get started.
https://www.gurux.fi/gurux.mqtt
BR,
Mikko