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
Copy file name to clipboardExpand all lines: ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/getting-started.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This section briefly explains about how to include `ASP.NET Core Smart TextArea`
20
20
21
21
*[Create a Project using Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-8.0&tabs=visual-studio#create-a-razor-pages-web-app)
22
22
23
-
*[Create a Project using Syncfusion<supstyle="font-size:70%">®</sup> ASP.NET Core Extension](https://ej2.syncfusion.com/aspnetcore/documentation/getting-started/project-template)
23
+
*[Create a Project using Syncfusion<supstyle="font-size:70%">®</sup> ASP.NET Core Extension](https://ej2.syncfusion.com/aspnetcore/documentation/visual-studio-integration/create-project)
24
24
25
25
## Install ASP.NET Core package in the application
26
26
@@ -234,4 +234,4 @@ Smart TextArea control will be rendered in the default web browser.
234
234
235
235
If you encounter issues, try the following:
236
236
-**NuGet Installation Errors**: Ensure a stable internet connection and set the NuGet package source to `https://www.nuget.org`. Run `dotnet restore` again.
237
-
-**AI Service Configuration Errors**: Verify the API key, endpoint, and model name in **Program.cs**. Check for typos or incorrect values.
237
+
-**AI Service Configuration Errors**: Verify the API key, endpoint, and model name in **Program.cs**. Check for typos or incorrect values.
0 commit comments