Does .net 5 support telerik ui winforms?

Aria Tavana 1 Reputation point
2021-10-13T09:45:05.727+00:00

Hi I'm Aria Tavana
Does .net 5 support telerik ui winforms? If yes please tell me how to add telerik component in .net 5 tool box .
Thanks

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,245 questions
{count} votes

4 answers

Sort by: Most helpful
  1. Castorix31 81,721 Reputation points
    2021-10-13T09:55:35.507+00:00

    Did you see the doc, like : core-toolbox-version

    1 person found this answer helpful.
    0 comments No comments

  2. Karen Payne MVP 35,036 Reputation points
    2021-10-13T09:56:44.71+00:00

    Currently not everything is supported. If it were then you would setup a NuGet feed and for the commercial version create a login. Select the package and the components and controls are added to the ToolBox.

    140231-figure1.png

    EDIT

    I just updated UI For WindForms using Progress control panel

    140261-tpanel.png

    Add new project

    140199-111.png

    Using the current release

    • Themes which failed in an earlier release now work
    • Getting time-outs on form rendering here and there, this was not an issue with the prior release.

    140147-tlog.png

    1 person found this answer helpful.
    0 comments No comments

  3. Lex Li (Microsoft) 4,742 Reputation points Microsoft Employee
    2021-10-13T14:49:38.2+00:00

    The question is invalid, because the actual responsibilities of Telerik are to support Microsoft platforms such as .NET 5, not the other way around.

    Telerik announced its .NET 5 support last year, https://www.telerik.com/blogs/dotnet-conf-2020-telerik-ui-for-winforms-wpf-officially-supports-dotnet-5 but there can be quite a few gaps/limitation due to Microsoft's unfinished business on .NET Core WinForms designer and so on.

    VS2022 and .NET 6 are coming, so hopefully you get better experience later this year.

    1 person found this answer helpful.
    0 comments No comments

  4. Aria Tavana 1 Reputation point
    2021-10-13T18:09:54.573+00:00

    Thanks for your help

    0 comments No comments