An open API service indexing awesome lists of open source software.

https://github.com/hishamco/powerbi-taghelper

TagHelper for embedding Power BI into your ASP.NET Core application
https://github.com/hishamco/powerbi-taghelper

aspnetcore power-bi taghelper

Last synced: 7 months ago
JSON representation

TagHelper for embedding Power BI into your ASP.NET Core application

Awesome Lists containing this project

README

          

# Power BI TagHelper
The aim of this project to create a simple and useful TagHelper for embedding Power BI report(s) into your ASP.NET Core application. This will let you expose your Power BI report(s) from:

## PowerBI Portal (PowerBI Publish to Web)

This option will let you share and view your Power BI report(s) without any authentication, so your report(s) will be public accessible to everyone on the internet.

**Usage:**

```html

```

## Microsoft Azure Portal (Power BI Embedded)

This option will let you share and view your Power BI report(s) with authentication, so Access Key and Workspace information are required here.

**Usage:**

```html

```