diff --git a/wpf-toc.html b/wpf-toc.html index 5ac455dda..553a97e2f 100644 --- a/wpf-toc.html +++ b/wpf-toc.html @@ -76,10 +76,10 @@
  • - .NET Framework Compatibility + .NET Framework and .NET Core Compatibility
  • - .NET Core Compatibility + Building WPF Applications Using .NET Core diff --git a/wpf/dotnet-core-compatibility.md b/wpf/dotnet-core-compatibility.md index 223fe17db..beae95e7c 100644 --- a/wpf/dotnet-core-compatibility.md +++ b/wpf/dotnet-core-compatibility.md @@ -13,65 +13,6 @@ Syncfusion Essential Studio for WPF ships .NET Core assemblies for building WPF N> All Syncfusion WPF controls supports .NET Core except the controls labeled as `classic`. -## Version Compatibility - -Below table represents the supported Syncfusion Essential Studio version for .NET Core versions. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Syncfusion Version
    .NET 6.0
    .NET 7.0
    .NET 8.0
    .NET 9.0
    Earlier Version
    No
    No
    No
    No
    -From 20.4 (2022 Vol4)
    Yes
    No
    No
    No
    -From 21.1 (2023 Vol1)
    Yes
    Yes
    No
    No
    -From 23.2 (2023 Vol3 SP)
    Yes
    Yes
    Yes
    No
    -From 27.2 (2024 Vol3 SP)
    Yes
    Yes
    Yes
    Yes
    - ## Adding Reference You can add the Syncfusion assembly references in one of the following ways. diff --git a/wpf/dotnet-framework-compatibility.md b/wpf/dotnet-framework-compatibility.md index c353cbebe..b27831a9b 100644 --- a/wpf/dotnet-framework-compatibility.md +++ b/wpf/dotnet-framework-compatibility.md @@ -1,16 +1,16 @@ --- layout: post title: .NET Framework Compatibility of Syncfusion WPF controls -description: Learn here about the compatibility of .NET Framework support for the Syncfusion Essential Studio for WPF. +description: Learn here about the history of .NET Framework and .NET Core support for the Syncfusion Essential Studio for WPF. platform: wpf -control: .Net Framework support History +control: .Net Framework and .NETCore support History documentation: ug --- -# .NET Framework Compatibility +# .NET Framework and .NET Core Compatibility -Syncfusion WPF Controls are always compatible latest .NET Framework versions. +Syncfusion WPF Controls are always compatible latest .NET Framework and .NET Core versions. -## Version Compatibility +## Version Compatibility for .NET Framework Below table represents the supported Syncfusion Essential Studio version for .NET Framework versions . @@ -108,3 +108,62 @@ From 28.1 (2024 Vol4)
    + +## Version Compatibility for .NET Core + +Below table represents the supported Syncfusion Essential Studio version for .NET Core versions. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Syncfusion Version
    .NET 6.0
    .NET 7.0
    .NET 8.0
    .NET 9.0
    Earlier Version
    No
    No
    No
    No
    +From 20.4 (2022 Vol4)
    Yes
    No
    No
    No
    +From 21.1 (2023 Vol1)
    Yes
    Yes
    No
    No
    +From 23.2 (2023 Vol3 SP)
    Yes
    Yes
    Yes
    No
    +From 27.2 (2024 Vol3 SP)
    Yes
    Yes
    Yes
    Yes
    \ No newline at end of file