Include JetBrains Rider support tab to Essential UI Kit for .NET MAUI Getting Started#4668
Include JetBrains Rider support tab to Essential UI Kit for .NET MAUI Getting Started#4668Harsha-SF4223 wants to merge 3 commits into
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
sfHariHaraSudhan
left a comment
There was a problem hiding this comment.
Enhanced the jetbrains content by adding all the missing details too. Replace this.
`{% tabcontent JetBrains Rider %}
Prerequisites
- JetBrains Rider 2024.2 or later is required.
- Ensure the .NET MAUI workload (.NET 8 and later) is installed before proceeding.
- Ensure the Essential® UI Kit for .NET MAUI - Syncfusion® plugin is installed in JetBrains Rider. To check, go to Settings > Plugins > Installed. If the plugin is not installed, follow the steps below:
- Open JetBrains Rider.
- Navigate to File > Settings > Plugins.
- Select the Marketplace tab, type Essential® UI Kit for .NET MAUI in the search field, and click Install.
- Restart JetBrains Rider if prompted.
Add UI Kit templates to a .NET MAUI project
-
Open JetBrains Rider and open an existing .NET MAUI project, or create a new MAUI app first.
-
In the Solution Explorer, right-click the project and choose Tools → Essential UI Kit for .NET MAUI - Syncfusion® as shown in the following screenshot.
-
The category dialog wizard will open with pre-defined templates.
-
Choose one or more page templates (for example,
About Us Page With Cards), and then click Next. -
Enter a name for the new page and click Add to scaffold the XAML page, View, ViewModel, Model classes, and resources.
-
The selected pages will be added along with the View, ViewModel, Model classes, resource files, and the Syncfusion® NuGet package reference as shown in the following screenshots.
-
To set the new page as the startup page, see the How to Render the Added Page? section below.
Troubleshooting
- Templates don't appear: Restart Rider after installing the plugin, or verify the plugin is enabled under Settings > Plugins > Installed.
- NuGet packages failing to restore: Ensure your NuGet sources are available and the project targets a supported MAUI framework (.NET 8 and later).
N> Syncfusion® licensing registration is required if you have installed the trial setup or NuGet packages, since Syncfusion® introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio® release. When a page is added, a licensing message box will appear with a link to register the key. Refer to the Syncfusion licensing overview to generate and register the license key in your project. Refer to this blog post for details on the licensing changes introduced in Essential Studio®.
{% endtabcontent %}
{% endtabcontents %}`
|
Build Status: INPROGRESS 🔃 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |






Description
Enhanced the .NET MAUI User Guide documentation for Essential® UI Kit for .NET MAUI (GettingStarted) by adding JetBrains Rider support.
Files Updated
https://help.syncfusion.com/maui/essential-ui-kit/getting-started
Changes Made
Added
{% tabcontent JetBrains Rider %} … {% endtabcontent %}) to the existing{% tabcontents %}block, placed after the Visual Studio Code tab.UI-Kit-images/Menu.png,UI-Kit-images/Maui-Wizard.png,UI-Kit-images/Edit-Wizard.png,UI-Kit-images/ViewFiles.png,UI-Kit-images/Resources.png, andUI-Kit-images/Packages.png.Updated
Cartesian-Charts/Getting-Started.md).Fixed
Why This Change?
Validation
{% tabcontents %}/{% tabcontent %}/{% endtabcontent %}/{% endtabcontents %})UI-Kit-images/folder)Impact
Documentation Enhancement Metrics