oqtane / Oqtane.PowerBIViewer

Displays Power BI Reports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oqtane.PowerBIViewer

image

Set-up

image

image

Links - Microsoft

Links - BlazorHelpWebsite

Install (into Oqtane)

In a running version of Oqtane, log in as the Administrator, and open the Module Management in Admin Dashboard. On Download tab find Survey in list of modules. Click on its Download button. After it downloads click the Install button.

Install Source

In order to deploy/install a module you should modify the folder path in the debug.cmd and release.cmd files to match the location on your system where the Oqtane framework is installed. Then when you execute this file it will create a Nuget package and copy it to the specified location where the framework will automatically install it upon startup.

About Oqtane

Oqtane

Oqtane is a Modular Application Framework. It leverages Blazor, an open source and cross-platform web UI framework for building single-page apps using .NET and C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries.

Oqtane is being developed based on some fundamental principles which are outlined in the Oqtane Philosophy.

Please note that this project is owned by the .NET Foundation and is governed by the .NET Foundation Contributor Covenant Code of Conduct

About

Displays Power BI Reports

License:MIT License


Languages

Language:JavaScript 95.7%Language:C# 3.9%Language:Batchfile 0.3%Language:CSS 0.0%