C# Object Model for PowerBI Rest API NuGet Package

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.




Got any C# Object Model for PowerBI Rest API Question?





Info

Version: 1.1.3
Author(s): Gerhard Brueckl
Last Update: Wednesday, October 14, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/gbrueckl/PowerBI.API.Client
NuGet Url: https://www.nuget.org/packages/gbrueckl.PowerBI.API


Install
Install-Package gbrueckl.PowerBI.API
dotnet add package gbrueckl.PowerBI.API
paket add gbrueckl.PowerBI.API
gbrueckl.PowerBI.API Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2

avg-downloads-per-day

0

days-since-last-release

1261