Regarding .NET MAUI Project Solution in VS Code

Hi Team,


I have opened my .NET MAUI Project in VS Code. 

But when I run it, syncfusion package related items (ex: Datagrid) are not display in the UI.


But there is not any issue in Visual Studio 2022 Preview.

What would be the issue here?


--------------------------------------------------------------------------------------------------------------

Additionally I noticed another thing here.

When I Open the Solution in Visual Studio 2022 Preview, it looks like this.

There is a Dependencies folder here.

Image_6741_1695792117364

--------------------------------------------------------------------------------------------------------------

But when I Open the Solution in Visual Studio Code, It looks like this.

There is not any Dependency folder here.

Image_7595_1695792251156


Do you have any solution to this issue?

Thanks!


Best Regards,

Sachith Priyashantha.


1 Reply

VO Vishal Omprasad Syncfusion Team September 28, 2023 12:59 PM UTC

Hi Sachith,

 

Query 1: The Dependencies folder is missing in VS Code.

 

We have reviewed your query, and we would like to inform you that the "Dependencies" folder is available within the Solution Explorer, as shown in the image below. To open the Solution Explorer, if it's not already visible in your VS Code, you can watch the video demonstrating how to open the Solution Explorer, starting at the video duration from 8:50, through the provided link below.

 

Youtube Link : Official VS Code Support for .NET MAUI on Windows, macOS, and Linux!

 

 

 

 


Query 2 : when I run it, syncfusion package related items (ex: Datagrid) are not display in the UI.

 

Regarding the above query, we have created a sample that includes an SfDataGrid control in .NET MAUI, loaded with some data. When deploying the sample to an Android device through Visual Studio Code, it functions correctly. We have attached the sample and a video for your reference. Please review them and let us know the details.

 

Regards,

Ahamed Ali Nishad.


Attachment: DataGridSampleandVideo_3926ab18.zip

Loader.
Up arrow icon