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