From 3c94a56081958f52ea2585231b240aa60b8aa2a0 Mon Sep 17 00:00:00 2001 From: KurmithaSF4004 Date: Tue, 24 Oct 2023 12:11:46 +0530 Subject: [PATCH] 850177-ConsoleApps-Change the ASP.Net core to .Net core --- .../XlsIO/create-excel-files-in-console-apps-c-sharp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/File-Formats/XlsIO/create-excel-files-in-console-apps-c-sharp.md b/File-Formats/XlsIO/create-excel-files-in-console-apps-c-sharp.md index c1588c169..a344ab0aa 100644 --- a/File-Formats/XlsIO/create-excel-files-in-console-apps-c-sharp.md +++ b/File-Formats/XlsIO/create-excel-files-in-console-apps-c-sharp.md @@ -7,7 +7,7 @@ documentation: UG --- # Create an Excel file in a Console application -[Syncfusion Excel library for ASP.NET Core platform](https://www.syncfusion.com/document-processing/excel-framework/net-core/excel-library) can be used to create, read, edit Excel files. This also convert Excel files to PDF. +[Syncfusion Excel library for .NET Core platform](https://www.syncfusion.com/document-processing/excel-framework/net-core/excel-library) can be used to create, read, edit Excel files. This also convert Excel files to PDF. ## Create a simple Excel report using .NET Core