where to put the license key...

Hello,

Where/how do I need to put this code for a console app,

.net 6 targetr framework.

Using the XlsIO for excel things.

thanks

frank


App.Xaml
public App()
    {
           //Register Syncfusion license     Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("just_some_text");        }


1 Reply

KK Konduru Keerthi Konduru Ravichandra Raju Syncfusion Team April 17, 2023 08:26 AM UTC

Hi Frank,


Please go through the below link, where the required information to register a license key for different platforms is documented.

https://help.syncfusion.com/common/essential-studio/licensing/how-to-register-in-an-application 


Regards,

Keerthi.


Loader.
Up arrow icon