SlideShare a Scribd company logo
Kendo UI Wrappers in
ASP.NET MVC Core 1.0
May 26 2016
© 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.2
About Me
 Lohith G N
 Technical Evangelist
 Microsoft MVP (VS.NET)
 @kashyapa
 www.kashyapas.com
 www.telerikhelper.net
 www.telerik.com
 www.progress.com
© 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.3
Agenda
ASP.NET Core 1.0 – RC2
Kendo UI
Using in ASP.NET Core
Tag Helpers
© 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.4
ASP.NET Core
© 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.5
ASP.NET Core 1.0 in a Nutshell
.NET Framework 4.6 .NET Core 1.0
Full .NET Framework for any scenario and
library support on Windows
Modular libraries & runtime optimized for
server and cloud workloads
© 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.6
Kendo UI
© 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.7
© 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.8
Kendo UI in ASP.NET Core
Demo
© 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.9
Tag Helpers
better than Html helpers
Lohith.Nagaraj@Telerik.com

More Related Content

Kendo UI Wrappers in ASP.NET Core

  • 1. Kendo UI Wrappers in ASP.NET MVC Core 1.0 May 26 2016
  • 2. © 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.2 About Me  Lohith G N  Technical Evangelist  Microsoft MVP (VS.NET)  @kashyapa  www.kashyapas.com  www.telerikhelper.net  www.telerik.com  www.progress.com
  • 3. © 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.3 Agenda ASP.NET Core 1.0 – RC2 Kendo UI Using in ASP.NET Core Tag Helpers
  • 4. © 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.4 ASP.NET Core
  • 5. © 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.5 ASP.NET Core 1.0 in a Nutshell .NET Framework 4.6 .NET Core 1.0 Full .NET Framework for any scenario and library support on Windows Modular libraries & runtime optimized for server and cloud workloads
  • 6. © 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.6 Kendo UI
  • 7. © 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.7
  • 8. © 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.8 Kendo UI in ASP.NET Core Demo
  • 9. © 2016 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved.9 Tag Helpers better than Html helpers