There is nothing specific related to our .NET MAUI controls when adding ContentPage/ContentView to the project. You just need to go to Add New Item option from the project context menu and select the needed view:
You can download and test the runnable solution with ContentViews and our Telerik.UI.for.Maui nuget package referenced from the following forum thread: https://www.telerik.com/forums/change-content-of
In addition, if you have Telerik UI for .NET MAUI installed through the MSI installation, you can use our VSExtensions and create directly a new .NET MAUI app pre-configured to use the Telerik.UI.for.Maui nuget package. Please take a look at the following topic for more details on this: Visual Studio Extensions.
Microsoft Visual Studio Offline Packages nuget source comes with the Visual Studio installation to help restore some system nuget packages without network. I noticed you have our Telerik NuGet configured, so you're ready to install Telerik.UI.for.Maui nuget package.
Regards,
Lance | Manager Technical Support
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
There is nothing specific related to our .NET MAUI controls when adding ContentPage/ContentView to the project. You just need to go to Add New Item option from the project context menu and select the needed view:
You can download and test the runnable solution with ContentViews and our Telerik.UI.for.Maui nuget package referenced from the following forum thread: https://www.telerik.com/forums/change-content-of
In addition, if you have Telerik UI for .NET MAUI installed through the MSI installation, you can use our VSExtensions and create directly a new .NET MAUI app pre-configured to use the Telerik.UI.for.Maui nuget package. Please take a look at the following topic for more details on this: Visual Studio Extensions.
Let me know if I can help with anything else.
I uninsalled and insalled from scratch vs 2022 v17 version 2.
And later I follow this instructions.
This is OK ?