You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N> * Place the license key between double quotes. Also, ensure that Syncfusion.Licensing.dll is referenced in your project where the license key is being registered.
24
24
* Syncfusion<supstyle="font-size:70%">®</sup> license validation is done offline during application execution and does not require internet access. Apps registered with a Syncfusion<supstyle="font-size:70%">®</sup> license key can be deployed on any system that does not have an internet connection.
25
25
26
-
## For ASP.NET Core application using .NET 6.0
26
+
## For ASP.NET Core application using .NET 8.0/.NET 9.0
27
27
28
-
Register the license key in the `Program.cs` file if you created the ASP.NET Core web application with Visual Studio 2022 and .NET 6.0.
28
+
Register the license key in the `Program.cs` file if you created the ASP.NET Core web application with Visual Studio 2022 and .NET 8.0 /.NET 9.0.
0 commit comments