Forum Discussion
Berty
9 years agoFrequent Visitor
PowerBI Embedded: REST API vs Nuget Package for asp.net mvc
Which set of APIs is recommended to use to develop for Power BI Emedded for asp.net? The two APIs I'm referencing two are the PowerBI Embedded REST operations, and the Microsoft.PowerBI.Api.V1 nuget ...
Eric_Zhang
9 years agoMicrosoft Employee
It will all depends on your application. For asp.net the Nuget Package will be good. REST API prodives more flexibility when developing in other language.