Recent Packages

Version Downloads
2018.1.117.545 9

Usage Instructions

Latest Version: 2018.1.117.545

To install Kendo.Mvc from the command line, run the following command:

nuget install Kendo.Mvc -Version 2018.1.117.545 -Source https://nuget.sapec.md/nuget/Sapec/

To install Kendo.Mvc from the Package Manager Console within Visual Studio, run the following command:

Install-Package Kendo.Mvc -Version 2018.1.117.545 -Source https://nuget.sapec.md/nuget/Sapec/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="Kendo.Mvc" Version="2018.1.117.545" />