Sign in Sign up
nuget

gbrueckl.PowerBI.API

A C# wrapper for the Power BI REST API which allows you to easily integrate the Power BI API into your C# application. All objects from PowerBI are represented as native C# objects including all properties, functions/methods, etc. The Power BI REST API is very well documented here: https://docs.microsoft.com/en-us/rest/api/power-bi/ . The wrapper includes most of the functionality that available via the REST API but due to the high frequency of updates this wrapper may be a bit slower to integrate the latest features.

nuget View on Nuget

Activity

Latest release
5y ago
Total releases
5
Cadence
~6 months
Last 12 months
0

Details

First release
Nov 14, 2018
Releases
Version Released
1.1.3 patch
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.0 initial