gbrueckl / PowerBI.API.Client

A C# wrapper for the Power BI REST API which allows you to easily integrate the Power BI API into your C# application.
MIT License
39 stars 14 forks source link

Provide documentation #4

Closed tomkerkhove closed 6 years ago

tomkerkhove commented 6 years ago

Would be good to have some documentation on what to expect from this library and how to use it.

gbrueckl commented 6 years ago

good point, I will add a proper readme.md in the future until then, please check the SampleApplication that I provide at https://github.com/gbrueckl/PowerBI.API.Client/blob/master/SampleApplication/Program.cs

gbrueckl commented 6 years ago

just updated the Readme.MD