dominicusmento / CSharpTradFriLibrary

This is a .NET Standard (2.0) library to communicate with the IKEA Home (Tradfri) ZigBee-based Gateway.
GNU General Public License v3.0
37 stars 20 forks source link

[BUG] - Method not found Exception #54

Open gkapellmann opened 1 year ago

gkapellmann commented 1 year ago

This might be an obvious problem, but I am not sure if I have to add RestSharp manually.

Describe the bug I get this exception when attempting to declare a controller.

To Reproduce Steps to reproduce the behavior:

Just started a new implementation of the basic example (as seen in the screenshot), and just added the nuget package Tomidix.CSharpTradFriLibrary.

Screenshots image