KenticoWebHelpers 0.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package KenticoWebHelpers --version 0.1.3
NuGet\Install-Package KenticoWebHelpers -Version 0.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="KenticoWebHelpers" Version="0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KenticoWebHelpers --version 0.1.3
#r "nuget: KenticoWebHelpers, 0.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install KenticoWebHelpers as a Cake Addin
#addin nuget:?package=KenticoWebHelpers&version=0.1.3

// Install KenticoWebHelpers as a Cake Tool
#tool nuget:?package=KenticoWebHelpers&version=0.1.3

This is a few methods I'm using in my MVC based kentico solution for facilitate using razor view engine.
This package tested only for kentiko 8, commpiled for .Net Framework 4.5 and require CMS.Base, CMS.Controls, CMS.DocumentEngine, CMS.DataEngine and CMS.SiteProvider. Pls feel fre to contribute in project github repository: https://github.com/Belka64/KenticoHelpers

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.4.4 1,683 7/30/2015
0.1.3 1,437 7/29/2015

CMS.Base, CMS.Controls, CMS.DocumentEngine, CMS.DataEngine and CMS.SiteProvider deleted from references