This is a migrated thread and some comments may be shown as answers.

MVC6 /ASP.Net Core Support

6 Answers 213 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Jeff
Top achievements
Rank 1
Jeff asked on 19 Jul 2016, 08:40 PM

Hello. I've got telerik.ui.for.aspnetmvc.2016.2.714.commercial installed and I've got the MVC6 samples running (C:\Program Files (x86)\Telerik\UI for ASP.NET MVC Q2 2016\wrappers\aspnetmvc\Examples\MVC6\Kendo.Mvc.Examples). Very cool! 

I can't seem to find the mention of Diagram anywhere out there. I noticed it isn't supported in the "core" version of Telerik.UI.for.AspNet.Core per the GITHUB page:
https://github.com/telerik/kendo-ui-core

It shows Diagram is supported in "Professional" but I'm unable to find a sample of someone using the professional Kendo with ASP.NET Core.

Anyone figured this out?

6 Answers, 1 is accepted

Sort by
0
Accepted
Ianko
Telerik team
answered on 21 Jul 2016, 10:18 AM
Hello Jeff,

The Diagram will be soon available as an ASP.NET Core wrapper, but there is no exact estimation when exactly is going to be released. 

You can monitor this Github issue on the topic: https://github.com/telerik/kendo-ui-core/issues/1835.

Regards,
Ianko
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Jeff
Top achievements
Rank 1
answered on 21 Jul 2016, 02:57 PM
Ianko, thank you. Glad I'm not crazy and it's simple WiP. :)
0
Ianko
Telerik team
answered on 22 Jul 2016, 05:35 AM
Hello Jeff,

You are welcome. :)

Regards,
Ianko
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Amstrong
Top achievements
Rank 1
answered on 08 Aug 2016, 12:59 PM

Hello Lanko,

I have a commercial license of UI for ASP.NET MVC. I installed Telerik.UI.for.Aspnet.Core 2016.2.714 by NuGet in VS2015, according to http://docs.telerik.com/kendo-ui/aspnet-mvc/mvc-6/getting-started.

I can't make it working well. The Grid don't render, ComboBoxFor don't show value list for selecting, and Datepicker don't show default value etc.. 

How can I get Telerik.UI.for.Aspnet.Core 2016.2.714 and MVC6 samples installed and runing well like Jeff's post said.

Regards,

Amstrong

 

0
Ianko
Telerik team
answered on 09 Aug 2016, 06:49 AM

Hello Amstrong,

Based on the latest Visual Studio and ASP.NET Core requirements you should make sure you have updated Visual Studio tools with the newest templates and tooling for ASP.NET Core solutions. 

After that, you will have templates that will create a proper ASP.NET Core Web Application:

  1. Select File > New Project.
  2. Choose Templates > Visual C# > Web > ASP.NET Core Web Application.
  3. Set a name and location for the project.
  4. Select Web Application from the project templates.

Further, you can get Telerik.UI.for.AspNet.Core from the private feed of Nuget as in the instructions in the Getting Started article.

Alternatively, you can download the latest MSI installation package of UI for ASP.NET MVC which will include Telerik templates for MVC application. The one you can choose is Telerik C# ASP.NET Core MVC Applicaion under New Project > Telerik > Web. This template will include scripts, styles and assembly references properly and enable you to quickly get started with UI for ASP.NET Core components. 

If you have any further troubles or questions regarding getting started topics for Telerik UI for ASP.NET Core I suggest you opening a new forum thread or sending us a support ticket with more details about the difficulties encountered. Let keep this thread here strictly related to its initial topic—the Dialog component.

Regards,
Ianko
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Amstrong
Top achievements
Rank 1
answered on 10 Aug 2016, 06:30 AM

Hi Lanko,

According to your instruction,  I had installed the Telerik.UI.for.Aspnet.Core 2016.2.714 Trial (because I can't login my account normally, and I can't submit support tickets. the cause is investigated. so I download the trial version for testing).

I will open new thread when I have questions. Thanks for your help.

Amstrong

Tags
Diagram
Asked by
Jeff
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Jeff
Top achievements
Rank 1
Amstrong
Top achievements
Rank 1
Share this question
or