Power BI npgsql installation

0 votes
Visual Studio isn't installed in my PC but I need npgsql to connect Microsoft PowerBI (Power Query) to a Postgres instance.

Can anyone suggest a way to install it without having to compile it? Is it necessary to do special configurations in my PC to make it work?

Thanks.
Nov 27, 2018 in Power BI by Upasana
• 8,620 points
6,873 views

1 answer to this question.

0 votes

As a general rule Npgsql can be installed as a simple NuGet from nuget.org/packages/Npgsql. There's a Visual Studio add-in for some Entity Framework operations as well.

Also, you can use NuGet if you want the latest version of Npgsql.

You don't need to install nuget.exe; you can down download the latest NuGet package from http://packages.nuget.org/api/v1/package/Npgsql/

Rename the.NUPKG file as.ZIP and unzip it, and you'll find Npgsql.dll in /lib/net45.

Office.com instructions indicate you'll also need Mono.Security.dll, which you can download at http://packages.nuget.org/api/v1/package/Mono.Security/

answered Nov 27, 2018 by Shubham
• 13,490 points

Related Questions In Power BI

+2 votes
2 answers

Migrate power bi collection to power bi embedded

I agree with Kalgi, this method is ...READ MORE

answered Oct 11, 2018 in Power BI by Hannah
• 18,570 points
1,127 views
+1 vote
1 answer

Connect power bi desktop to dataset and create custom reports

Yes using Power BI REST API to ...READ MORE

answered Sep 18, 2018 in Power BI by Kalgi
• 52,360 points
1,417 views
0 votes
1 answer

Programmatically sign in - power bi

Basically: POST request to: https://login.microsoftonline.com/common/oauth2/token Body, form-url-encoded: grant_type: "password" scope: "openid" resource: "https://analysis.windows.net/powerbi/api" client_id: ...READ MORE

answered Sep 19, 2018 in Power BI by Kalgi
• 52,360 points
1,024 views
+1 vote
2 answers

Passing parameters to Power BI filter programmatically

In addition to @Kalgi's answer, there's another ...READ MORE

answered Sep 19, 2018 in Power BI by Nilesh
• 7,050 points
7,838 views
0 votes
1 answer

Power BI Desktop : Npgsql 3.0.3 error

You can fix this issue by installing the ...READ MORE

answered Dec 14, 2018 in Power BI by Upasana
• 8,620 points
799 views
+1 vote
1 answer

Unable to install connector for Power Bi and PostgreSQL

I think the problem is not at ...READ MORE

answered Aug 22, 2018 in Power BI by nirvana
• 3,130 points
2,447 views
0 votes
2 answers

Install postgreSQL on Ubuntu

Follow the below commands to install PostgreSQL (PSQL) ...READ MORE

answered Nov 12, 2020 in Database by Prachi
• 140 points
905 views
0 votes
1 answer

Access progrs prompt without switching accounts

Use the following to get the postgres prompt ...READ MORE

answered Mar 22, 2019 in Database by Mahi
640 views
0 votes
1 answer

Power BI : Time-based drill downs powered by Azure Data Warehouse

I don't really think you need to ...READ MORE

answered Oct 29, 2018 in Power BI by Shubham
• 13,490 points
635 views
0 votes
1 answer

Embedding Power Bi Report Promise is not defined powerbi.js

IE does not yet support Promise. You ...READ MORE

answered Oct 30, 2018 in Power BI by Shubham
• 13,490 points
1,760 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP