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

How to install a demo of the Calendar locally

6 Answers 235 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
FS
Top achievements
Rank 1
FS asked on 03 Dec 2016, 10:46 PM

Hi Team:

 

I need to evaluate the ASP.NET Core for the Scheduler control.  I downloaded  the sample application from Telerik:

 

https://github.com/telerik/ui-for-aspnet-mvc-6-demos/releases

 

But when I opened the solution I got hundreds of errors related with dependencies that could not be resolved.

I was following these steps:

http://docs.telerik.com/aspnet-core/introduction

 

What can I do to install this easily in my pc ?

 

Appreciate your help.

 

David

 

 

 

 

 

6 Answers, 1 is accepted

Sort by
0
Accepted
Nencho
Telerik team
answered on 07 Dec 2016, 04:03 PM
Hello FS,

I would suggest you to refer to your installation folder of the Core, where the demos should be available: e.g  UI for ASP.NET Core R3 2016\wrappers\aspnetcore\Examples\AspNet.Core\Kendo.Mvc.Examples

The documentation article in question is referring to the repo, where we had previously stored the examples, when the Telerik UI for ASP.NET Core product was in beta, which is why it is already deprecated.  The documentation is under modification at the moment and this section will be updated as soon as possible.

Please excuse us for the inconveniences caused.

Regards,
Nencho
Telerik by Progress
Telerik UI for ASP.NET Core is ready for Visual Studio 2017 RC! Learn more.
0
Abdullah
Top achievements
Rank 1
answered on 20 Feb 2018, 08:42 PM

anything new here 

I'm also trying to evaluate the asp.net core event scheduler. But are having many problems with missing code.

I would sure appreciate sample code for the event scheduler for asp.net core 2.0

0
Dimitar
Telerik team
answered on 23 Feb 2018, 04:09 PM
Hello Abdullah,

Please find the attached sample project, which uses Asp.Net Core 2 and Telerik UI for ASP.NET Core 2018.1.221. The Scheduler configuration comes from the Custom data source demo and it is placed in the About view in the project. The models used for this demo are taken from the Models folder of the Examples project, which is created, when installing the telerik.ui.for.aspnet.core.2018.1.221.trial.msi . The Examples project is installed by default in the following directory - C:\Program Files (x86)\Progress\Telerik UI for ASP.NET Core R1 2018\wrappers\aspnetcore\Examples\AspNet.Core . I hope this sample project will help you to evaluate the Scheduler.

Best regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
May
Top achievements
Rank 1
answered on 06 Sep 2018, 12:48 PM

Thank you for this sample.  I am interested in the Scheduler and it is nice to have a solution without the bulk of other components I am not interested in.   After updating the project to point to the R2 folder and updating the packages I was able to get it working.

I am new to .NETCore coming from a webforms background.   What I need to do with the scheduler is bind it to a SQL database.   I had looked at the Scheduler for MVC and followed the tutorial that had me create an EDMX file.   That doesn't seem to be an option in Core unless I am missing something.    Can you provide an example that links to a SQL database?  Thank you.

0
Dimitar
Telerik team
answered on 11 Sep 2018, 01:05 PM
Hello May,

I am currently preparing a sample for this scenario. I will upload it tomorrow.

Regards,
Dimitar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Veselin Tsvetanov
Telerik team
answered on 14 Sep 2018, 11:43 AM
Hello May,

Here you will find a .Net Core project configured with EnitityFramework Core an SQL Server LocalDB. In order to prepare it I have used the following MSDN tutorial. Keep in mind, that before running it, you will need to configure migration and create the database. Also, you may need to adjust the connection string according to your local instance name.

Regards,
Veselin Tsvetanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Scheduler
Asked by
FS
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Abdullah
Top achievements
Rank 1
Dimitar
Telerik team
May
Top achievements
Rank 1
Veselin Tsvetanov
Telerik team
Share this question
or