May I ask how I can change my previous installation using NuGet to use GAC now
Hi yu ma,
Thank you for
reaching out.
We would like to inform you that we noticed you are trying to use the Global Assembly Cache (GAC) through NuGet. However, we do not fully understand your requirements. Could you please provide a more detailed explanation of your needs? This will help us proceed further.
Thank you for your cooperation, and we look forward to your response.
Regards,
Santhosh.G
hi Santhosh Govindasamy
My program initially used NuGet and now I want to switch to GAC.
Hi yu ma,
Thank you for your response.
We have shared your requirement with the relevant team, and they are currently analyzing it. We will need some time to validate the request and will provide an update on or before October 11, 2024.
Regards,
Santhosh.G
Hi
yu ma,
To refer to Syncfusion assemblies from the Global Assembly Cache (GAC) in your
project, you can follow these steps:
- Refer to the below documentation link to know about the
steps for downloading and installing
the setup.
Downloading the setup: https://help.syncfusion.com/windowsforms/installation/web-installer/how-to-download
Installation steps: https://help.syncfusion.com/windowsforms/installation/web-installer/how-to-install
While installing the setup make sure to select the “Register Syncfusion assemblies in GAC” option in the Additional Settings to install the assemblies into GAC.
- If
you have already installed the setup, Run the Assembly manager utility to
install the assemblies into GAC. Refer to the documentation below to learn more about this.
https://help.syncfusion.com/common/essential-studio/utilities#assembly-manager
- Visual Studio will automatically detect the Syncfusion assemblies from the GAC folder, allowing you to manually add a reference from the .NET tab in the "Add Reference" dialog if needed.
By following
these steps, your project should successfully reference the Syncfusion
assemblies from the GAC.
Regards,
Prashanth S.
Yu ma,
Yes, Please ensure that assemblies are referred properly from GAC to your
project and remove the NuGet reference from your project.
As mentioned earlier, Visual Studio will automatically detect the Syncfusion
assemblies from the GAC folder, allowing you to manually add a reference from
the .NET tab in the "Add Reference" dialog if
needed.
To delete a NuGet package reference from a project, you can use the Visual
Studio. Here are the steps:
Open the Project in Visual Studio:
- Go to the Solution Explorer.
Right-click on the project in the Solution Explorer and Select Manage
NuGet Packages.
- In the Installed tab,
search for the package you want to remove and Click Uninstall next
to the package.
- Rebuild your solution to ensure
the reference is properly
removed.
Regarding the management of VNET references in your project, we are unclear about your query. Could you please elaborate on it?
Regards,
Prashanth S.
Hi Yu ma,
Happy that your issue is resolved, and we are marking the thread as solved. Please feel free to contact us for future technical queries.
Regards,
Kalavathi Nallathambi