Owin.Framework.Pages.Html 1.4.1

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

// Install Owin.Framework.Pages.Html as a Cake Tool
#tool nuget:?package=Owin.Framework.Pages.Html&version=1.4.1

Provides build engines that can be plugged into the fluent builder to enable your website to respond to requests by returning pages of Html

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Owin.Framework.Pages.Html:

Package Downloads
Owin.Framework.Pages.Standard

Contains packages that can be plugged into your application to provide commonly required functionallity like menus, tabs, login, data entry, text editing etc

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 500 4/3/2020
1.4.0 567 4/1/2020
1.3.17 430 3/11/2020
1.3.15 473 2/29/2020
1.3.14 343 2/24/2020
1.3.13 388 2/24/2020
1.3.12 404 2/24/2020
1.3.11 373 2/21/2020
1.3.9 392 2/21/2020
1.3.8 398 2/20/2020
1.3.7 382 2/19/2020
1.3.6 393 2/18/2020
1.3.5 372 2/17/2020
1.3.4 421 2/17/2020
1.3.0 375 2/15/2020
1.2.14 395 2/14/2020
1.2.13 389 2/14/2020
1.2.12 463 2/14/2020
1.2.11 388 2/4/2020
1.2.10 375 1/14/2020
1.2.9 401 1/12/2020
1.2.7 605 12/12/2019
1.2.6 629 9/25/2019
1.2.5 699 8/1/2019
1.2.4 625 6/8/2019
1.1.3 801 4/23/2019
1.1.2 599 3/10/2019
1.1.1 659 2/12/2019
1.1.0 640 2/12/2019
1.0.2 644 2/8/2019
1.0.1 675 1/26/2019
1.0.0 660 1/25/2019

Fix for a bug in the javascript template parser mixin.