Owin.Framework.Pages.Html
1.4.0
Provides build engines that can be plugged into the fluent builder to enable your website to respond to requests by returning pages of Html
See the version list below for details.
Install-Package Owin.Framework.Pages.Html -Version 1.4.0
dotnet add package Owin.Framework.Pages.Html --version 1.4.0
<PackageReference Include="Owin.Framework.Pages.Html" Version="1.4.0" />
paket add Owin.Framework.Pages.Html --version 1.4.0
#r "nuget: Owin.Framework.Pages.Html, 1.4.0"
// Install Owin.Framework.Pages.Html as a Cake Addin
#addin nuget:?package=Owin.Framework.Pages.Html&version=1.4.0
// Install Owin.Framework.Pages.Html as a Cake Tool
#tool nuget:?package=Owin.Framework.Pages.Html&version=1.4.0
Release Notes
Major refactoring of the templating system so that templates can render data bound content
into other areas of the page and not just the body. This allows the template parsers that
parse Javascript to support back-ticks for mustache data binding in the Javascript. This is
especially useful when using Vue.js to initialize the "data" attribute of the view model
with server-side data binding.
Dependencies
-
.NETFramework 4.0
- DotlessClientOnly (>= 1.5.2)
- Newtonsoft.Json (>= 7.0.1)
- Owin.Framework (>= 2.7.1)
- Owin.Framework.Pages.Core (>= 1.4.0)
- Urchin.Client (>= 1.3.2)
-
.NETFramework 4.5
- DotlessClientOnly (>= 1.5.2)
- Newtonsoft.Json (>= 7.0.1)
- Owin.Framework (>= 2.7.1)
- Owin.Framework.Pages.Core (>= 1.4.0)
- Urchin.Client (>= 1.3.2)
Used By
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 History
Version | Downloads | Last updated |
---|---|---|
1.4.1 | 245 | 4/3/2020 |
1.4.0 | 336 | 4/1/2020 |
1.3.17 | 228 | 3/11/2020 |
1.3.15 | 285 | 2/29/2020 |
1.3.14 | 164 | 2/24/2020 |
1.3.13 | 200 | 2/24/2020 |
1.3.12 | 215 | 2/24/2020 |
1.3.11 | 186 | 2/21/2020 |
1.3.9 | 199 | 2/21/2020 |
1.3.8 | 188 | 2/20/2020 |
1.3.7 | 166 | 2/19/2020 |
1.3.6 | 187 | 2/18/2020 |
1.3.5 | 175 | 2/17/2020 |
1.3.4 | 246 | 2/17/2020 |
1.3.0 | 190 | 2/15/2020 |
1.2.14 | 206 | 2/14/2020 |
1.2.13 | 192 | 2/14/2020 |
1.2.12 | 266 | 2/14/2020 |
1.2.11 | 203 | 2/4/2020 |
1.2.10 | 190 | 1/14/2020 |
1.2.9 | 215 | 1/12/2020 |
1.2.7 | 257 | 12/12/2019 |
1.2.6 | 269 | 9/25/2019 |
1.2.5 | 308 | 8/1/2019 |
1.2.4 | 303 | 6/8/2019 |
1.1.3 | 402 | 4/23/2019 |
1.1.2 | 302 | 3/10/2019 |
1.1.1 | 377 | 2/12/2019 |
1.1.0 | 350 | 2/12/2019 |
1.0.2 | 343 | 2/8/2019 |
1.0.1 | 382 | 1/26/2019 |
1.0.0 | 365 | 1/25/2019 |