Skip to content

Added Trademark Symbol #1018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Xamarin/Visual-Studio-Integration/Check-for-Updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ control: Visual Studio Extensions
documentation: ug
---

# Check for Updates in Syncfusion Xamarin
# Check for Updates in Syncfusion® Xamarin

Syncfusion provides Extensions to update the most recent version of the Essential Studio® release. Installing the most recent version ensures that you always have the most up-to-date features, fixes, and improvements.
Syncfusion® provides Extensions to update the most recent version of the Essential Studio® release. Installing the most recent version ensures that you always have the most up-to-date features, fixes, and improvements.

I> The Syncfusion Check for updates is available from v17.1.0.32.
I> The Syncfusion® Check for updates is available from v17.1.0.32.

You can check updates availability in Visual Studio, and then install the update version if required.

Expand All @@ -27,4 +27,4 @@ You can check updates availability in Visual Studio, and then install the update

![Syncfusion check for updates wizard](Check_for_Updates_images/Check-for-Updates_images-img2.png)

3. You can download the Syncfusion Essential Studio® from the Syncfusion website by selecting **Download**.
3. You can download the Syncfusion Essential Studio from the Syncfusion website by selecting **Download**.
24 changes: 12 additions & 12 deletions Xamarin/Visual-Studio-Integration/Create-Project.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ control: Syncfusion Extensions
documentation: ug
---

# Creating Syncfusion Xamarin Application
# Creating Syncfusion® Xamarin Application

Syncfusion provides Visual Studio Project Templates for the Syncfusion Xamarin platform, allowing you to quickly develop a Syncfusion Xamarin application by just adding the needed Syncfusion NuGet packages for the control you want to use.
Syncfusion® provides Visual Studio Project Templates for the Syncfusion® Xamarin platform, allowing you to quickly develop a Syncfusion® Xamarin application by just adding the needed Syncfusion® NuGet packages for the control you want to use.

I> The Syncfusion Xamarin Project Templates are available from v16.2.0.41.
I> The Syncfusion® Xamarin Project Templates are available from v16.2.0.41.

To create the **Syncfusion Xamarin Application** in Visual Studio, follow these steps

> Check whether the **Xamarin Extensions - Syncfusion** are installed or not in Visual Studio Extension Manager by going to **Extensions -> Manage Extensions -> Installed** for Visual Studio 2019 or later, and for Visual Studio 2017 or lower by going to **Tools -> Extensions and Updates -> Installed**. If this extension not installed, please install the extension by follow the steps from the [download and installation](download-and-installation) help topic.

1. Follow one of the instructions below to create a Syncfusion Xamarin project
1. Follow one of the instructions below to create a Syncfusion® Xamarin project

**Option 1:**
Click **Extensions->Syncfusion** Menu and choose **Essential Studio® for Xamarin > Create New Syncfusion Project…** in **Visual Studio**.
Expand All @@ -39,15 +39,15 @@ To create the **Syncfusion Xamarin Application** in Visual Studio, follow these

2. Click **OK** once you've given the **project name**, selected a destination location, and set the project's Framework. The Project Configuration Wizard is now displayed.

3. Choose the Project, Android, iOS, and UWP by on/off in the following Project Configuration window to configure the Syncfusion Xamarin Application.
3. Choose the Project, Android, iOS, and UWP by on/off in the following Project Configuration window to configure the Syncfusion® Xamarin Application.

![Syncfusion Xamarin project configuaration wizard](Syncfusion_Project_Templates_images/xamarin-project-creation-configuration-wizard.jpeg)

**Project Configuration:**

**Assemblies From:** Choose NuGet or Installed Location to load the Syncfusion Xamarin reference into Xamarin Application.
**Assemblies From:** Choose NuGet or Installed Location to load the Syncfusion® Xamarin reference into Xamarin Application.

N> Installed location option will be shown only when the Syncfusion Xamarin setup has been installed.
N> Installed location option will be shown only when the Syncfusion® Xamarin setup has been installed.

**Android**

Expand All @@ -59,19 +59,19 @@ To create the **Syncfusion Xamarin Application** in Visual Studio, follow these
1. **Target Device:** Choose the Xamarin.iOS device of Xamarin.iOS project either Unified, iPhone/iPod, or iPad.
2. **Target Version:** Select the Xamarin.iOS Project version.

**Choose controls:** To create the Syncfusion Xamarin application, choose at least one Syncfusion control.
**Choose controls:** To create the Syncfusion® Xamarin application, choose at least one Syncfusion® control.

N> If you want to add other Syncfusion Xamarin controls in the created Syncfusion Xamarin application, you can use our [Syncfusion Xamarin toolbox](https://help.syncfusion.com/xamarin/visual-studio-integration/toolbox-control)
N> If you want to add other Syncfusion® Xamarin controls in the created Syncfusion® Xamarin application, you can use our [Syncfusion Xamarin toolbox](https://help.syncfusion.com/xamarin/visual-studio-integration/toolbox-control)

![Choose Syncfusion Xamarin control](Syncfusion_Project_Templates_images/xamarin-project-creation-control-selection.png)

4. The Syncfusion Xamarin Application has been created when you click **Create**.
4. The Syncfusion® Xamarin Application has been created when you click **Create**.

N> Choose any one of the project type and controls from Project Configuration Wizard.

![Selected Syncfusion Xamarin control assemblies added to the UWP project](Syncfusion_Project_Templates_images/xamarin-project-creation-added-assemblies.PNG)

5. Based on the control selected, required Syncfusion NuGet/Assemblies and configuration have been added to the project.
5. Based on the control selected, required Syncfusion® NuGet/Assemblies and configuration have been added to the project.

**Net Standard /PCL**

Expand All @@ -97,7 +97,7 @@ To create the **Syncfusion Xamarin Application** in Visual Studio, follow these

![Selected Syncfusion Xamarin control assemblies added to the UWP project](Syncfusion_Project_Templates_images/xamarin-project-creation-controls-uwp.jpeg)

6. Then, Syncfusion licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio® release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio®.
6. Then, Syncfusion® licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion® introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio® release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion® license key to your project. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio®.

![Syncfusion license registration required information dialog in Syncfusion Xamarin Project](Syncfusion_Project_Templates_images/xamarin-project-creation-license-registration.jpeg)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ documentation: ug

# Download and Installation

In below Visual Studio marketplace link, Syncfusion publishing the Xamarin Visual Studio extension. You can either use the Visual Studio to install it or go to the Visual Studio marketplace to download and install it.
In below Visual Studio marketplace link, Syncfusion® publishing the Xamarin Visual Studio extension. You can either use the Visual Studio to install it or go to the Visual Studio marketplace to download and install it.

[Visual Studio 2022](https://marketplace.visualstudio.com/items?itemName=SyncfusionInc.XamarinVSExtension)

[Visual Studio 2019 or lower](https://marketplace.visualstudio.com/items?itemName=SyncfusionInc.XamarinExtension)

## Install through the Visual Studio Manage Extensions

The steps below assist you to how to install the Syncfusion Xamarin extensions from Visual Studio **Manage Extensions**.
The steps below assist you to how to install the Syncfusion® Xamarin extensions from Visual Studio **Manage Extensions**.

1. Open the Visual Studio.
2. Navigate to **Extension -> Manage Extensions** and open the Manage Extensions.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Xamarin/Visual-Studio-Integration/Essential-UI-Kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ Install the appropriate Xamarin UI Kit Extension in Visual Studio by downloading

![Edit page Name in Xamarin Visual studio Intergration](Essential_UI_Kit_images/xamarin-visual-studio-intergration-edit-page-name.png)

6. The selected pages will be added along with View, View Model, Model classes, resource files and Syncfusion NuGet package reference,
6. The selected pages will be added along with View, View Model, Model classes, resource files and Syncfusion® NuGet package reference,

![MVVM files in Xamarin Visual Studio Intergration](Essential_UI_Kit_images/xamarin-visual-studio-intergration-mvvm-files.png)

![Added NuGet in Xamarin Visual Studio Intergration](Essential_UI_Kit_images/xamarin-visual-studio-intergration-nuget.png)

![Added Resources in Xamarin Visual Studio Intergration](Essential_UI_Kit_images/xamarin-visual-studio-intergration-resources.png)

7. Then, Syncfusion licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio® release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio®.
7. Then, Syncfusion® licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion® introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio® release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion® license key to your project. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio®.

## Run the UI template item

Expand Down
16 changes: 8 additions & 8 deletions Xamarin/Visual-Studio-Integration/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ control: Syncfusion Extensions
documentation: ug
---

# Xamarin Syncfusion Extensions Overview
# Xamarin Syncfusion® Extensions Overview

The Syncfusion Xamarin Visual Studio extensions allow you to create a Xamarin application with Syncfusion components along with required NuGet packages in Visual Studio.
The Syncfusion® Xamarin Visual Studio extensions allow you to create a Xamarin application with Syncfusion® components along with required NuGet packages in Visual Studio.

N> Syncfusion Extension is published in Visual Studio Marketplace. You can download Xamarin Extensions [here](https://marketplace.visualstudio.com/items?itemName=SyncfusionInc.XamarinExtension).
N> Syncfusion® Extension is published in Visual Studio Marketplace. You can download Xamarin Extensions [here](https://marketplace.visualstudio.com/items?itemName=SyncfusionInc.XamarinExtension).

I> The Syncfusion Xamarin menu option is available from v17.1.0.32.
I> The Syncfusion® Xamarin menu option is available from v17.1.0.32.

The Syncfusion provides the following extension supports in Visual Studio:
The Syncfusion® provides the following extension supports in Visual Studio:

1. [Create Project](create-project): To create a Syncfusion Xamarin application by adding the required Syncfusion NuGet based on the control chosen.
2. [Essential UI Kit](essential-ui-kit): Add the predefined Syncfusion Xamarin templates in Xamarin.Form and install the required Syncfusion NuGet packages.
3. [Toolbox](toolbox-control): Add the Syncfusion Xamarin components in Xamarin.Forms designer from Syncfusion Toolbox.
1. [Create Project](create-project): To create a Syncfusion® Xamarin application by adding the required Syncfusion® NuGet based on the control chosen.
2. [Essential UI Kit](essential-ui-kit): Add the predefined Syncfusion® Xamarin templates in Xamarin.Form and install the required Syncfusion® NuGet packages.
3. [Toolbox](toolbox-control): Add the Syncfusion® Xamarin components in Xamarin.Forms designer from Syncfusion® Toolbox.


**Essential Studio® for Xamarin in Visual Studio**
Expand Down
18 changes: 9 additions & 9 deletions Xamarin/Visual-Studio-Integration/Syncfusion-Notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,43 +7,43 @@ control: Syncfusion Extensions
documentation: ug
---

# Syncfusion Notifications
# Syncfusion® Notifications

Syncfusion enhances the user experience in Xamarin applications through notification messages. These notifications cover various aspects, including alerts for trial applications when utilizing Syncfusion trial assemblies, updates regarding the availability of the latest Syncfusion NuGet package, and notifications regarding newer releases of Essential Studio®. By keeping users informed, Syncfusion ensures that developers stay updated with Syncfusion latest features and enhancements.
Syncfusion® enhances the user experience in Xamarin applications through notification messages. These notifications cover various aspects, including alerts for trial applications when utilizing Syncfusion® trial assemblies, updates regarding the availability of the latest Syncfusion® NuGet package, and notifications regarding newer releases of Essential Studio®. By keeping users informed, Syncfusion® ensures that developers stay updated with Syncfusion® latest features and enhancements.

N> The Syncfusion Notification feature is available from Essential Studio® v22.1.34.
N> The Syncfusion® Notification feature is available from Essential Studio® v22.1.34.

## Notification Configuration

The Syncfusion Options page allows you to configure notification settings. Customize trial and newer version notifications with a simple true or false toggle.
The Syncfusion® Options page allows you to configure notification settings. Customize trial and newer version notifications with a simple true or false toggle.

It can be accessed by clicking **Tools -> Options -> Syncfusion -> Xamarin**

![Option Page](Notification_images/xamarin-optionPage.png)

## Notification Types

**1. Syncfusion Trial Application Notification**
**1. Syncfusion® Trial Application Notification**

When you utilize Syncfusion trial assemblies in your Xamarin application, you will receive a notification stating, **This application uses a trial Syncfusion license.** This notification encourages you to obtain a valid license key, enabling you to fully explore and experience the extensive features and capabilities offered by Syncfusion.
When you utilize Syncfusion® trial assemblies in your Xamarin application, you will receive a notification stating, **This application uses a trial Syncfusion license.** This notification encourages you to obtain a valid license key, enabling you to fully explore and experience the extensive features and capabilities offered by Syncfusion®.

![Trial Notification](Notification_images/xamarin-trial.png)

**2. Newer Syncfusion NuGet Package Notification**

If you have installed lower versions of Syncfusion NuGet packages in your application, you will be notified about the availability of higher versions of Syncfusion NuGet packages on nuget.org. This empowers you to easily identify opportunities to upgrade and gain access to new features, performance enhancements, and bug fixes.
If you have installed lower versions of Syncfusion® NuGet packages in your application, you will be notified about the availability of higher versions of Syncfusion® NuGet packages on nuget.org. This empowers you to easily identify opportunities to upgrade and gain access to new features, performance enhancements, and bug fixes.

![NuGet Notification](Notification_images/xamarin-nuget.png)

**3. Newer Essential Studio® Build Notification**

If you use older versions of Syncfusion assemblies or NuGet packages from **Essential Studio® Xamarin,** Syncfusion will notify you about new releases for the latest Essential Studio® build. Updating to the newest version ensures access to recent features, enhancements, and important updates, maximizing the capabilities of Syncfusion in your Xamarin development projects.
If you use older versions of Syncfusion® assemblies or NuGet packages from **Essential Studio® Xamarin,** Syncfusion® will notify you about new releases for the latest Essential Studio® build. Updating to the newest version ensures access to recent features, enhancements, and important updates, maximizing the capabilities of Syncfusion® in your Xamarin development projects.

![Build Notification](Notification_images/xamarin-build.png)

**4. Invalid License Key Notification**

If you have mistakenly used an incorrect license key or used a license from another version or platform in your Xamarin application, Syncfusion will display a notification message stating, **The provided Syncfusion license key is invalid.** This message serves as a reminder to obtain a valid license key and ensure proper licensing for Syncfusion components.
If you have mistakenly used an incorrect license key or used a license from another version or platform in your Xamarin application, Syncfusion® will display a notification message stating, **The provided Syncfusion license key is invalid.** This message serves as a reminder to obtain a valid license key and ensure proper licensing for Syncfusion® components.

![Invalid Notification](Notification_images/xamarin-invalid.png)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading