PortableRazor 1.3.0

dotnet add package PortableRazor --version 1.3.0
NuGet\Install-Package PortableRazor -Version 1.3.0
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="PortableRazor" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PortableRazor --version 1.3.0
#r "nuget: PortableRazor, 1.3.0"
#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 PortableRazor as a Cake Addin
#addin nuget:?package=PortableRazor&version=1.3.0

// Install PortableRazor as a Cake Tool
#tool nuget:?package=PortableRazor&version=1.3.0

A lightweight implementation of ASP.NET MVC APIs for mobile devices.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 137 2/2/2015
1.2.0 47 1/28/2015
1.1.0 54 1/18/2015
1.0.0.1 287 12/25/2014
1.0.0 37 12/23/2014

- Removes setter on IHybridWebView.BasePath Property. Each platform's IHybridWebView implementation should use a BasePath that makes sense for that platform