Download Progress Telerik UI for ASP.NET Core R1 2021 (2021.1.119) with pkg

Progress Telerik UI for ASP.NET Core R1 2021 (2021.1.119) with pkg

Progress Telerik UI for ASP.NET Core R1 2021 (2021.1.119) with pkg
Progress Telerik UI for ASP.NET Core R1 2021 (2021.1.119) with pkg


Cut development time, while delivering rich, powerful, modern websites and apps. Telerik® UI for ASP.NET Core offers 60+ jQuery-based components ranging from must-have HTML helpers for every app like Grids, Dropdowns and Menus to advanced line-of-business controls such as Charts, Gantt, Diagram, Scheduler, PivotGrid and Maps.

Despite the variety of built-in functionality the product offers, we continue to release new functionality based on customer feedback three times a year. Feel free to suggest product ideas for the community to vote on in Telerik feedback portal—the more votes your suggestion receives, the higher priority it becomes to introduce into our roadmap.

Telerik ASP.NET Core components are comprised of Telerik award-winning Kendo UI HTML5/JS widgets and their server-side wrappers for ASP.NET Core. The wrappers generate the jаvascript and HTML required by the Kendo UI widgets enabling you to use C# to configure them. Telerik UI for ASP.NET Core ships the same built-in functionality as Kendo UI, but offers Core-specific features on top, including:

Server-side data binding and in some cases server-side rendering
Support for unobtrusive validation based on Data Annotation attributes
Visual Studio Intellisense for the server-side configuration syntax
Visual Studio Extensions for automatic creation of new applications
Built-in editor templates and more

Mobile Support and Responsiveness

Telerik® UI for ASP.NET Core saves you time and effort when implementing responsive design practices, because the controls take care of them out-of-the-box or with the change of a single property:

All components render larger clickable areas on small screens and scale proportionately to the container in which they are placed
All components integrate well with grid-layout frameworks, such as Bootstrap and Zurb Foundation
The complex and popular components, such as Grid and Scheduler, serve different rendering on small screens to provide optimal user experience.

Simple Server-Side Data Binding and CRUD

If you are familiar with server-side programming, it can be hard to work with data in HTML5. Telerik UI for ASP.NET Core makes data binding simple. Use your existing server-side data access technologies to quickly bind data to the UI widgets via our DataSource component. With it, you can define endpoints for read and data editing operations, as well as mappings for requests between .NET and jаvascript.

Built-In, Yet Customizable Themes

With UI for ASP.NET Core, you build sleek, modern apps without a designer on-hand. Registering the CSS styles of the theme on the page is all it takes to theme your project with one of the 11 out-of-the-box skins. To apply the professional themes on normal HTML elements, like buttons and inputs, simply use the basic CSS classes included in UI for ASP.NET Core.

Transforming the ready-made themes to perfectly match your site is also easy when using the ThemeBuilder tool. With the point-and-click configuration wizard, your new themes are ready in a matter of seconds.

Use Bower and Nuget

Popular package management and task automation solutions such as NuGet, Bower and Gulp are made first class citizens in ASP.NET Core. That means every web developer can use Bower for client packages, NuGet for server packages and Grunt/Gulp for compilation, minification, etc., when building web apps.

UI for ASP.NET Core takes advantage of these tools by providing a Bower feed for its client scripts, and a NuGet feed, hosted on our NuGet server, for its server wrappers implementation (see this help topic for details). Furthermore, you can build a custom script from the source using Grunt by following these steps.

Cross-Platform Development

Probably the most significant feature of ASP.NET Core is the introduction of the new light and modular .NET Core runtime, which is OS-neutral. For the first time in .NET history, you can build applications and deploy them on Windows, Linux and Mac OSX devices. And on top of all that, it’s an open source solution so it’s free!

UI for ASP.NET Core fully supports the .NET Core runtime, and helps you build beautiful responsive web experiences crossing the boundaries of the Windows world.

Tag Helpers Overview

Tag Helpers are the HTML-friendly way to create views and define UI in ASP.NET Core applications. As of R2 2018 we now offer Tag Helpers for all of the components in the suite, including but not limited to the following:


AutoComplete

The AutoComplete has a Tag Helper which allows devs to lay out all available options in a HTML-like fashion or bind to various data sources in a declarative way.


Barcode

Thanks to the introduction of Tag Helpers, the Barcode component can be completely declaratively configured with a HTML-like syntax.


Button

The Button component can now be added to a page through its Tag Helper, enabling the advanced functionality of the component to be used in a similar syntax to the rest of the HTML on your page.


ButtonGroup

With the support for Tag Helpers, the ButtonGroup component can be completely declaratively configured with a HTML-like syntax.


Chart

Adding advanced data visualization with a simple HTML-like syntax has never been easier thanks to the Chart’s support for Tag Helpers in ASP.NET Core.


ColorPicker

Add the ability for users to select color to any form in a natural HTML-like way thanks to the Color Picker’s Tag Helper.


ComboBox

With Tag Helpers the ComboBox can be configured with a declarative HTML-like syntax and easily be bound to local and remote data.


DataSource

As the core of many data-bound components in UI for ASP.NET Core, the DataSource Tag Helper can be created declaratively and shared between multiple other components through their Tag Helpers and bind to local and remote data with ease.


DateInput

The DateInput Tag Helper allows developers to use a HTML-like syntax to add this advanced input element to any new or existing form.


DatePicker

Thanks to the DatePicker Tag Helper developers can now add date selection through a pop-up calendar with an easy-to-use HTML-like syntax.


DateTimePicker

Thanks to the introduction of Tag Helpers, the DateTimePicker component can be completely declaratively configured with a HTML-like syntax.


Dialog

Integrating a dialog component in to existing ASP.NET Core applications has never been easier with the Dialog Tag Helper.


Drag & Drop

Provide drag-and-drop capabilities to any existing HTML elements, or advanced components like the other UI components in UI for ASP.NET Core, with a declarative HTML-like syntax with the Drag and Drop component’s Tag Helper.


DropDownList

With Tag Helpers the DropDownList can be configured with a declarative HTML-like syntax and easily be bound to local and remote data in order to display a list of data to select from.


Grid

The Grid component is offered as a Tag Helper enabling developers to lay out the Grid and its configuration in a simple and easy-to-ready HTML-like declarative way. This included binding to local and remote data and can be done with even the most advanced Grid set ups.


LinearGauge

Adding gauges and data visualization with a simple HTML-like syntax has never been easier thanks to the LinearGauge’s support for Tag Helpers in ASP.NET Core.


MaskedTextBox

The MaskedTextBox Tag Helper allows developers to use a HTML-like syntax to add a masked input element to any new or existing form.


MultiSelect

The MultiSelect adds a Tag Helper which allows devs to lay out all available options in a HTML-like fashion or bind to various data sources in a declarative way.


Notification

Quickly add notifications anywhere in your application through a HTML-like syntax thanks to the Notification Tag Helper.


NumericTextbox

The NumericTextbox Tag Helper allows developers to use a HTML-like syntax to add this advanced input element to any new or existing form.


Popup

Use the Popup Tag Helper to let any set of HTML elements appear in a popup anywhere in your application.


ProgressBar

Indicate the current status of any process through a HTML-like syntax with the ProgressBar Tag Helper.


QR Code

Thanks to the introduction of Tag Helpers, the Barcode component can be completely declaratively configured with a HTML-like syntax.


RadialGauge

Adding gauges and data visualization with a simple HTML-like syntax has never been easier thanks to the RadialGauge’s support for Tag Helpers in ASP.NET Core.


ResponsivePanel

Provide any application with the ability to display a hamburger menu for smaller menus all through a HTML-like syntax with the ResponsivePanel’s Tag Helper.


Slider

Use a HTML-like syntax to provide the ability for users to select a value on a sliding scale thanks to the Slider Tag Helper.


Sortable

With the Sortable Tag Helper developers can use a HTML-like declarative approach to empower users to re-arrange HTML elements and advanced widgets on a page.


Splitter

Create expandable and collapsible panels with a HTML-like syntax through the Splitter Tag Helper.


TimePicker

Thanks to the TimePicker Tag Helper developers can now add time selection through a pop-up with an easy-to-use HTML-like syntax.


ToolBar

Add tool bars through a HTML-like syntax to any web page in a ASP.NET Core application with the ToolBar Tag Helper.
Tooltip

The ToolTip Tag Helper gives the power to add tooltips to any element or advanced UI component through a declarative HTML-like way.


Upload

The Upload Tag Helper gives a rich HTML-like syntax to create an upload area to any ASP.NET Core application.


Validator

Take client-side validation to the next level and integrate with existing model validation in ASP.NET Core with the Validator Tag Helper.


Window

Add a window that can be used as a modal, be interacted with through maximizing or minimizing, anywhere in your application through a HTML-like syntax thanks to the Window Tag Helper.

Conversational UI - Modern UI for Chatbots

The Conversational UI control (aka RadChat) is a new control intended to be used with various chat bot services. Highlights of the features include:

Built-in hero cards
Built-in suggested actions
Built-in simple message and typing indicator
Custom card/attachment templates
Easy connectivity to chat bot services (Azure/Microsoft Bot Framework, Wit.ai, Amazon Lex)

UI for ASP.NET Core R1 2021

Common

NEW

New Check Box Group Component
New RadioGroup Component
New Expansion Panel / Collapsible Component
New Bottom Navigation Component
New Floating Action Button
Bootstrap Theme Package (v4.30.0)
Default Theme Package (v4.32.0)
Material Theme Package (v3.28.0)

FIXED

Webpack cannot bundle less files using mixin .prohibit-selection

ComboBox
FIXED

Change event is triggered twice when clear button is clicked before applying value
ComboBox with HighlightFirst(false) loses value when tabbing

Drawer
NEW

Keybaord Navigation for Drawer

Editor
NEW

Table Aligning Tool
Create A list with Roman Numerals as bullets

FIXED

Editor strips elements from formatted table added with the viewHtml tool
The toolbar of the Inline Editor hides on a click over it or a click on a disabled button
The textarea in the Editor's "viewHtml" popup is too narrow

FileManager
FIXED

FileManager navigate method throws an error when navigating to a subfolder

Gantt
NEW

Expose columnHide, columnShow and columnReorder events in the Gantt widget

FIXED

The column template in Gantt is not applying to "resources" fields
Gantt with editable reorder set to false and navigatable set to true throws a jаvascript error
Drag and drop of the first root item before itself results in Cannot read property 'orderId' of null

Grid
NEW

Use Toolbar styles for the Grid Toolbar
Enable grouping of items in column menu
Updated Column Menu Design
Exportable property for Grid Columns

FIXED

SetDataSource does not repaint the footer in Grid

ListView
NEW

ListView Grouping

MultiSelect
FIXED

MultiSelect - caret position cannot be changed through click after filtering
MultiSelect selected items are not announced by screen readers
MultiSelect placeholder font is not inherit in LESS themes

PDFViewer
FIXED

Using fromFile method with no file loaded causes JS error

Scheduler
FIXED

Incorrect CurrentTimeMarker width after decreasing Scheduler width
Adaptive Scheduler's navigate event does not trigger on mobile device when changing selected view
Wrong action argument is reported by Adaptive Scheduler's navigate event for Today button
All day events are not positioned correctly

ScrollView
NEW

Keyboard Navigation for ScrollView

Spreadsheet
FIXED

Values copied from Spreadsheet and pasted in Excel are duplicated
Spreadsheet cell content, copied with Cut/Copy toolbar/context menu buttons, is pasted as HTML to cells in Edit mode or to cells in another Spreadsheet

TabStrip
FIXED

TabStrip insertBefore/insertAfter removes the content from the tab after the newly inserted tab

TextBox
FIXED

Duplicate TextBox border

TileLayout
NEW

Add/remove options / interface for Tiles
Keyboard Navigation TileLayout

Timeline
NEW

Keyboard Navigation Timeline

Tooltip
FIXED

Misplaced Tooltip close button when tooltip width is set

TreeList
FIXED

Reordering the same item twice results in different order

Window
FIXED

The animation in Window is broken if too big width is set
Incorrect Window height in percentage is set through options with sass-based themes

Wizard
NEW

Expose the Icon configuration for the Wizard's stepper in the wrappers.
Add validateOnPrevious configuration to Wizard

FIXED

Wizard disregards primary:false on the buttons
Еxternal submit is prevented with the Done event handler

Wrappers (ASP.NET Core): Editor
NEW

Import/Export Files from Editor

Wrappers (ASP.NET Core): Gantt
FIXED

Unable to databind Gantt with taskId and parentId string fields

Wrappers (ASP.NET Core): Grid
NEW

ASP.NET Core Grid Export to CSV - Demo

Wrappers (ASP.NET Core): PanelBar
FIXED

MVC/Core PanelBar aria-expanded attribute is false for initially expanded nodes and aria-hidden is not applied to their child group

Wrappers (ASP.NET Core): Scaffolder
NEW

VS Code extension/wizard for Telerik ASP.NET Core

PdfProcessing
NEW

Performance improvements when inserting tables using the RadFixedDocumentEditor.
Introduced mechanism for loading custom font files when importing TrueType fonts.

FIXED

An ArgumentException is thrown when importing a PDF containing overlapping codespace.
An ArgumentException is thrown when importing rectangle whose values are defined using indirect references.
An ArgumentOutOfRangeException is thrown when a TextBox field has a smaller size than the default padding of the field.
Importing a document containing link annotations and named destinations referring to the same object causes InvalidCastException.
An InvalidCastException is thrown when importing a document with FormXObject resources pointing to an indirect object.
An InvalidDataException is thrown while decoding stream from a PDF with Encryption Algorithm 4.
An InvalidDataException (Unknown compression method 'method-name') is thrown when opening a document.
An InvalidDataException is thrown when importing a document containing two trailers and the Encrypt object is part of the first Xref table.
Image with ICC Based colorspace is missing due to a NullReferenceException.
A NotSupportedException is thrown when the inline image stream starts on a new row.
Slow performance of CCITTFaxDecode filter.
Sporadical InvalidOperationException is thrown while importing documents from background threads.
Telerik.Documents.ImageUtils.JpegImageConverter default implementation doesn't load all of its dependencies.

CHANGED

The JpegImageConverter default implementation is now changed. Instead of Magick.NET it now uses ImageSharp in a combination with TiffLibrary.ImageSharpAdapter.

SpreadProcessing
NEW

Added DocumentInfo properties to preserve document metadata information.

FIXED

An exception is thrown when importing an XLS file with a specific print area.
An InvalidOperationException is thrown when importing an XLS document containing an Extra Table Data record.

WordsProcessing
NEW

Introduced DocumentInfo properties to preserve document metadata information.
Introduced support for importing/exporting/editing of Content Controls (structured document tags).
LoadFromUri event is now obsolete. LoadStylesheetFromUri and LoadImageFromUri are the new events that should be used instead. When LoadFromUri is used for resolving images, even if the data is provided in the arguments, an HTTP call to the resource is made to resolve its extension. This can be potentially unwanted behavior in some client scenarios.
Introduced support for floating images when exporting to PDF.

FIXED

Headings elements ('h1'-'h6') are imported from HTML with wrong styling.
Html style property values are omitted on import when the value contains a semicolon.
List indentation is imported from RTF as local paragraph properties.
A NullReferenceException is thrown while importing a document with header/footer and main part not named with the default name.
An OutOfMemoryException is thrown when exporting TabStops to PDF.
A paragraph in a TableCell which is in the last TableRow on the page is not exported to the PDF document.
Exporting documents to PDF creates a fully transparent polygon for text without predefined highlight and/or background color. As a result, the size of the exported PDF is improved by up to 40%.
Hyperlinks are not correctly exported to plain text.
Wrong NuGet dependencies cause a build-time error.
There is an empty space between two consecutive paragraphs with a defined background color when the SpacingBefore on the second is bigger than the SpacingAfter on the first.


Only for V.I.P
Warning! You are not allowed to view this text.