Telerik UI for ASP.NET Core

모든 시나리오에 대해 가장 완벽한 ASP.NET Core UI 구성 요소 세트를 사용하여 최적의 품질로 현대적인 웹 앱을 만듭니다.

Telerik사에서 공개
2018년 부터 ComponentSource에서 판매중

가격: US$ 1,017.53 버젼: 2026 Q1 NEW 업데이스 날짜: Apr 15, 2026

i

Please note: Starting December 1, 2023, any new Telerik UI for ASP.NET Core standalone license will no longer ship Kendo UI and ASP.NET MVC.
Telerik UI for ASP.NET Core is now available as a standalone product as well as continuing to be part of Telerik DevCraft UI, Telerik DevCraft Complete and Telerik DevCraft Ultimate.

Telerik UI for ASP.NET Core no longer includes Telerik UI for ASP.NET MVC...

Show more

Please note: Starting December 1, 2023, any new Telerik UI for ASP.NET Core standalone license will no longer ship Kendo UI and ASP.NET MVC.
Telerik UI for ASP.NET Core is now available as a standalone product as well as continuing to be part of Telerik DevCraft UI, Telerik DevCraft Complete and Telerik DevCraft Ultimate.

Telerik UI for ASP.NET Core no longer includes Telerik UI for ASP.NET MVC and Kendo UI.

Telerik UI for ASP.NET Core R3 2021 SP1

Released: Nov 10, 2021

R3 2021 SP1 버젼 업데이트

기능

  • Common
    • Added support for Microsoft Visual Studio 2022.
    • Added support for Microsoft .NET 6.0.
    • Updated Classic Theme Package (v4.42.0).
    • Updated Bootstrap Theme Package (v4.42.0).
    • Updated Default Theme Package (v4.42.0).
    • Updated Material Theme Package (v4.42.0).
  • ColorPicker
    • Added RGB input, Gradient/Palette Views, Contrast Tool and Update rendering.
  • Grid
    • Added Fit All Columns Width to Content.
  • PanelBar
    • Updated PanelBar rendering and CSS classes.
  • TreeList
    • Added keyboard navigation to Treelist Pager.
  • PdfProcessing
    • Now handles importing documents containing entries with duplicated object number in more than one subsection.
  • WordsProcessing
    • DocxFormatProvider: Added support for hyperlinks on images.

수정사항

  • Common
    • Resolved compatibility warnings for kendo.all.min.js reported by jQuery Migrate 3.
  • Calendar
    • Title's text of calendar has wrong color in Material less theme.
  • DatePicker
    • Title's text of calendar has wrong color in Material less theme.
  • DateTimePicker
    • Title's text of calendar has wrong color in Material less theme.
  • Dialog
    • Remove k-spacer element, which hides part of Window title when it is too long.
  • Grid
    • Grid filter row does not work alongside with Sticky Columns.
    • PDF export renders with loader when Kendo grid with endless scroll and allPages enabled.
  • ListView
    • Unexpected Accessibility role="list" applied to empty ListView.
    • Change event not triggered on deselecting a ListView item using keyboard (Ctrl+Space).
  • MultiSelect
    • MultiSelect TagHelper renders a DropDownList.
  • PDF Export
    • PDF export renders with loader when Kendo grid with endless scroll and allPages enabled.
  • PivotGrid
    • PivotGrid invalid styles in less themes.
  • Spreadsheet
    • kendo.ns is not respected in Spreadsheet dialogs.
  • Window
    • Not modal Window should not be focused upon page load when it is visible initially.
    • Remove k-spacer element, which hides part of Window title when it is too long.
  • PdfProcessing
    • RadFixedPages are created without PageNumber set when using the RadFixedDocument.Pages.AddPage() method.
    • Wrong parsing to Unicode mapping leads to an ArgumentOutOfRangeException.
    • An InvalidCastException is thrown when importing a document containing a CIDFont with default width (DW) set as PdfReal (double).
    • A NullReferenceException is thrown when importing a document containing Widget annotations with an appearance set that contains Marked content (BMC-EMC) with no FT operands set.
    • Handled ArgumentException is thrown when importing documents containing form fields with the same fully qualified name.
  • SpreadProcessing
    • An exception is thrown when color does not have a complete value.
    • SpreadsheetNameException is thrown when importing workbooks with a locally defined built-in name.
    • Hidden sheets should not be exported to PDF. Property is now exposed to control whether the hidden sheets should be included or not.
  • WordsProcessing
    • Text is not replaced when the document contains empty fields.
    • Unexpected behavior when replacing a string within a run that is not the first element in the paragraph.
    • Wrong import of the border local attribute of Html tables.
    • Forecolor of table cells text is not preserved when exporting to PDF.
    • Table properties are not preserved when replacing text with table.
    • An ArgumentNullException is thrown when importing HTML with empty col elements without attributes.
    • DocxFormatProvider: A NullReferenceException is thrown when exporting an abstract list with character properties.
  • ZipLibrary
    • Decompressing a password-protected archive with a Stored compression method throws InvalidArgumentOffsetCount.