Version compatibility for Syncfusion® Blazor components

22 Oct 20251 minute to read

The following table shows the supported .NET and .NET Core versions for Syncfusion® Blazor component releases.

Version Syncfusion® Blazor Components Version
.NET 9.0 27.2.2 and above
.NET 8.0 23.1.36 and above
.NET 7.0 20.4.0.38 to 28.2.12
.NET 6.0 19.3.0.43 to 28.2.12
.NET 5.0 18.4.0.30 to 20.1.0.61
.NET Core 3.1 17.4.0.39 to 20.3.0.61

Syncfusion® versioning

Syncfusion® follows a quarterly release cadence. Blazor component packages use a semantic-style version format: Major.Minor.Revision.

Example: for version 31.1.23:

  • 31 — major release number; updated quarterly and may include new features and breaking changes.
  • 1 — minor release number; adds features and fixes without breaking changes.
  • 23 — revision (patch); weekly patches with bug fixes and no breaking changes.

See also