Hi, i am setting up the asp.net5 web api project and i want to use the nuget package WindowsAzure.ServiceBus (2.7.5). and i got the following error :
The dependency WindowsAzure.ServiceBus 2.7.5 in project WebApplication1 does not support framework DNXCore,Version=v5.0.
May i know how can my web api (asp.net 5) can talk to the Azure service bus?