Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I'm following the App-Owns-Data Embedded Powerbi starter kit using .NET 5.0 and Visual Studio 2019 on MacOS. I have to execute powershell commands (run by entity framework) to generate a database. The problem is that I can't find the NuGet Manager console. I can only open the NuGet package manager but that doesn't allow me to type any commands.
Any ideas or suggestions on how I can resolve this issue are much appreciated. Thanks!
Solved! Go to Solution.
Hi @anushe ,
The Package Manager Console is not presently available with Visual Studio for Mac. The equivalent commands, however, are available through the NuGet CLI. Visual Studio for Mac does have a UI for managing NuGet packages. See Including a NuGet package in your project.
I think you may refer to this offical blog to learn more details.
For reference:
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
When I try to install powershell, this is the error message I get
Hi @anushe ,
The Package Manager Console is not presently available with Visual Studio for Mac. The equivalent commands, however, are available through the NuGet CLI. Visual Studio for Mac does have a UI for managing NuGet packages. See Including a NuGet package in your project.
I think you may refer to this offical blog to learn more details.
For reference:
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.