From d8e320c79f0a7d1bcfd89d22396cc805ede7c6b9 Mon Sep 17 00:00:00 2001 From: Rajendran R Date: Mon, 13 Feb 2023 16:54:15 +0530 Subject: [PATCH] Release notes - removed breaking changes ej1 deprecation --- aspnet/Release-notes/v20.4.0.44.md | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/aspnet/Release-notes/v20.4.0.44.md b/aspnet/Release-notes/v20.4.0.44.md index 8dcce689a..a623515fb 100644 --- a/aspnet/Release-notes/v20.4.0.44.md +++ b/aspnet/Release-notes/v20.4.0.44.md @@ -9,31 +9,6 @@ documentation: ug {% include release-info.html date="January 18, 2023" version="v20.4.0.44" %} -## Common - -### Breaking changes - -It was announced in 2019 that the Syncfusion ASP.NET WebForms components would no longer be actively developed. Despite this, support and bug fixes were provided for the last four years. However, the 2022 Volume 4 release marked the end of support for the Syncfusion ASP.NET WebForms components. We recommend upgrading to the Syncfusion ASP.NET Core components of Essential JS 2 or the Syncfusion Blazor components, which are designed to be lightweight and modular. -For more information, visit the [ASP.NET Core documentation](https://ej2.syncfusion.com/aspnetcore/documentation/introduction) and [ASP.NET Core demo](https://ej2.syncfusion.com/aspnetcore/Grid/GridOverview) pages, or [Blazor documentation](https://blazor.syncfusion.com/documentation/introduction) and [Blazor demo](https://blazor.syncfusion.com/demos/). - -The following Syncfusion ASP.NET WebForms packages was deprecated. -* Syncfusion.Web.Base -* Syncfusion.AspNet.Pivot -* Syncfusion.AspNet -* Syncfusion.AspNet.PdfViewer -* Syncfusion.HtmlToPdfConverter.IE.AspNet -* Syncfusion.ExcelToPdfConverter.AspNet -* Syncfusion.PMML.AspNet -* Syncfusion.Presentation.AspNet -* Syncfusion.DocIO.AspNet -* Syncfusion.Pdf.AspNet -* Syncfusion.XlsIO.AspNet -* Syncfusion.PresentationToPdfConverter.AspNet -* Syncfusion.DocToPDFConverter.AspNet -* Syncfusion.OfficeChartToImageConverter.AspNet -* Syncfusion.ExcelChartToImageConverter.AspNet - -