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 2025 Q4 (2025.4.1111)

Released: Nov 12, 2025

2025 Q4 (2025.4.1111) 버젼 업데이트

기능

  • Dependencies:
    • Updated Telerik Document Processing Library (DPL) to version 2025.4.1104.
    • Updated Classic Theme Package to v12.2.3.
    • Updated Bootstrap Theme Package to v12.2.3.
    • Updated Default Theme Package to v12.2.3.
    • Updated Material Theme Package to v12.2.3.
  • Chat:
    • Added the ability to assign Chat message id automatically.
  • Diagram:
    • Added missing diagram properties to the API.
  • Map:
    • Changed positional classes of Map controls.
  • Visual Studio Extension:
    • Added support for Visual Studio 2026 extensions.
    • Extended Visual Studio extensions with MCP configurations.
    • Added support for .NET 10.
  • Visual Studio Code Extension:
    • Extended VS Code extensions with MCP configurations.
    • Added support for .NET 10.

수정사항

  • AutoComplete:
    • Fixed issue where the readonly method for the AutoComplete is not respected.
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • Captcha:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • Chart:
    • Fixed issue where chart series.name template is not in the PDF on saveAsPDF().
  • Chat:
    • Fixed issue where an error is thrown in the Chat when zh-TW and zh-CH messages are loaded.
    • Fixed issue where Chat instance is undefined after using setOptions.
  • CheckBoxGroup:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • CheckBox:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • ComboBox:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • ContextMenu:
    • Fixed issue where opening third level of items in ContextMenu doesn't show any items.
  • DateInput:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • DatePicker:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • DateRangePicker:
    • Fixed JS error on hovering DateRangePicker's popup after calling setOptions.
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • DateTimePicker:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
    • Fixed issue where DateTimePicker's selected date is lost when setOptions method is used.
  • DropDownList:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
    • Fixed issue where Tooltip closes filterable DropDownList.
  • Editor:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
    • Fixed issue where the fields in the Table Wizard of the Editor are not aligned correctly.
  • FileManager:
    • Fixed issue where moving a file to a parent that is more than 2 levels above the file throws JS warning.
    • Fixed issue where read request is triggered twice, when navigation to a folder that has child folder in the FileManager.
  • Form:
    • Fixed InvalidOperationException in Form when using FormData with nested model property in Razor Pages.
  • Grid:
    • Fixed issue where save button remain disabled in Grid popup editor.
    • The order of the columns in ColumnChooser tool should follow the order of defining the columns.
    • Fixed issue where Grid with incell editing and draggable column displayed editable cell in incorrect position.
    • Fixed issue where preventing the beforeEdit event in Grid causes a TypeError.
    • Fixed issue where using the Grid's addRow method throws an error.
    • Fixed issue where DatePicker value is not cleared when using filter method in Grid.
    • Fixed issue where Grid group event is not triggered on grouping via column menu.
    • Fixed issue where Grid column is being dragged if you try selecting the filter input text.
    • Fixed issue where Grid in adaptive mode does not allow column resizing on mobile devices.
    • Fixed issue where Grid doesn't filter data correctly when filterable.extra is set to false.
    • Fixed issue regarding adding the list with the Grid ContextMenu Commands to the TypeScript definitions.
  • OTPInput:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • PDFViewer:
    • Fixed issue where Print function of PDFViewer adds a large right and bottom margin regardless of whether the "Margins" option is set to "None".
  • PivotGridV2:
    • Fixed issue where Pivot Grid V2 is not showing subtotals.
  • RadioGroup:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • Scheduler:
    • Fixed issue where Scheduler overlaps events when "allday" event is rendered on multiple days.
  • Splitter:
    • Fixed issue where Splitter does not resize correctly when the min or max size of a pane is defined as a percentage.
    • Fixed issue with 2 horizontal panes, where one of them has size, the other will not be collapsible.
  • Spreadsheet:
    • Fixed issue where the Spreadsheet PDF export fails when the sheet contains an image.
    • Fixed issue where Spreadsheet custom editor can not be opened when it is next to a frozen column.
    • Fixed issue where bottom and right border cannot be applied to the last row/column.
  • TextArea:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • TextBox:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • TimeDurationPicker:
    • Fixed AmbiguousMatchException when model has shadowed properties in inheritance hierarchy.
  • Window:
    • Fixed issue where Right-To-Left Window does not resize properly from sides.
  • Wizard:
    • Fixed issue where Wizard Step throws a client error when using DeferredScriptFile().