From fa19835678fec9ede3157c5f302efd91f12483fb Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Tue, 13 Aug 2024 11:02:35 +0300 Subject: [PATCH] SEO-187489-ej2-Asp.net-core-Installation-Page-with-redirect-link --- .../EJ2_ASP.NETCORE/installation/install-nuget-packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-asp-core-mvc/EJ2_ASP.NETCORE/installation/install-nuget-packages.md b/ej2-asp-core-mvc/EJ2_ASP.NETCORE/installation/install-nuget-packages.md index 8aee66b194..d884ae875f 100644 --- a/ej2-asp-core-mvc/EJ2_ASP.NETCORE/installation/install-nuget-packages.md +++ b/ej2-asp-core-mvc/EJ2_ASP.NETCORE/installation/install-nuget-packages.md @@ -110,4 +110,4 @@ The **Package Manager Console** saves NuGet packages installation time since you 4. The NuGet package manager console will install the Syncfusion ASP.NET Core JS2 NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion ASP.NET Core JS2 package has been successfully added to the application. -5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion ASP.NET Core JS2 components](https://www.syncfusion.com/aspnet-core-ui-controls). Also, you can refer to the [ASP.NET Core JS2 help document](https://ej2.syncfusion.com/aspnetcore/documentation/introduction/) for development. \ No newline at end of file +5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion ASP.NET Core JS2 components](https://www.syncfusion.com/aspnet-core-ui-controls). Also, you can refer to the [ASP.NET Core JS2 help document](https://ej2.syncfusion.com/aspnetcore/documentation/introduction) for development. \ No newline at end of file