![]() |
VOOZH | about |
dotnet add package Owin.Framework.Pages.Html --version 1.4.1
NuGet\Install-Package Owin.Framework.Pages.Html -Version 1.4.1
<PackageReference Include="Owin.Framework.Pages.Html" Version="1.4.1" />
<PackageVersion Include="Owin.Framework.Pages.Html" Version="1.4.1" />Directory.Packages.props
<PackageReference Include="Owin.Framework.Pages.Html" />Project file
paket add Owin.Framework.Pages.Html --version 1.4.1
#r "nuget: Owin.Framework.Pages.Html, 1.4.1"
#:package Owin.Framework.Pages.Html@1.4.1
#addin nuget:?package=Owin.Framework.Pages.Html&version=1.4.1Install as a Cake Addin
#tool nuget:?package=Owin.Framework.Pages.Html&version=1.4.1Install as a Cake Tool
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 Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.1 | 986 | 4/3/2020 |
| 1.4.0 | 1,029 | 4/1/2020 |
| 1.3.17 | 736 | 3/11/2020 |
| 1.3.15 | 788 | 2/29/2020 |
| 1.3.14 | 653 | 2/24/2020 |
| 1.3.13 | 682 | 2/24/2020 |
| 1.3.12 | 689 | 2/24/2020 |
| 1.3.11 | 670 | 2/21/2020 |
| 1.3.9 | 730 | 2/21/2020 |
| 1.3.8 | 739 | 2/20/2020 |
| 1.3.7 | 718 | 2/19/2020 |
| 1.3.6 | 717 | 2/18/2020 |
| 1.3.5 | 679 | 2/17/2020 |
| 1.3.4 | 760 | 2/17/2020 |
| 1.3.0 | 708 | 2/15/2020 |
Fix for a bug in the javascript template parser mixin.