Owin.Framework.Pages.Framework
1.4.1
dotnet add package Owin.Framework.Pages.Framework --version 1.4.1
NuGet\Install-Package Owin.Framework.Pages.Framework -Version 1.4.1
<PackageReference Include="Owin.Framework.Pages.Framework" Version="1.4.1" />
paket add Owin.Framework.Pages.Framework --version 1.4.1
#r "nuget: Owin.Framework.Pages.Framework, 1.4.1"
// Install Owin.Framework.Pages.Framework as a Cake Addin #addin nuget:?package=Owin.Framework.Pages.Framework&version=1.4.1 // Install Owin.Framework.Pages.Framework as a Cake Tool #tool nuget:?package=Owin.Framework.Pages.Framework&version=1.4.1
Default implementations of core interfaces that most people will choose to use. You can implement these framework classes yourself if you want to completely define how the this framework works under the hood, but this is a very advanced use case
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- Newtonsoft.Json (>= 7.0.1)
- Owin.Framework (>= 2.7.1)
- Owin.Framework.Pages.Core (>= 1.4.1)
- Urchin.Client (>= 1.3.2)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 7.0.1)
- Owin.Framework (>= 2.7.1)
- Owin.Framework.Pages.Core (>= 1.4.1)
- Urchin.Client (>= 1.3.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Owin.Framework.Pages.Framework:
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 | 676 | 4/3/2020 |
1.4.0 | 676 | 4/1/2020 |
1.3.17 | 515 | 3/11/2020 |
1.3.15 | 589 | 2/29/2020 |
1.3.14 | 489 | 2/24/2020 |
1.3.13 | 498 | 2/24/2020 |
1.3.12 | 507 | 2/24/2020 |
1.3.11 | 470 | 2/21/2020 |
1.3.9 | 472 | 2/21/2020 |
1.3.8 | 486 | 2/20/2020 |
1.3.7 | 493 | 2/19/2020 |
1.3.6 | 486 | 2/18/2020 |
1.3.5 | 479 | 2/17/2020 |
1.3.4 | 543 | 2/17/2020 |
1.3.0 | 476 | 2/15/2020 |
1.2.14 | 504 | 2/14/2020 |
1.2.13 | 501 | 2/14/2020 |
1.2.12 | 539 | 2/14/2020 |
1.2.11 | 485 | 2/4/2020 |
1.2.10 | 501 | 1/14/2020 |
1.2.9 | 487 | 1/12/2020 |
1.2.7 | 693 | 12/12/2019 |
1.2.6 | 691 | 9/25/2019 |
1.2.5 | 727 | 8/1/2019 |
1.2.4 | 755 | 6/8/2019 |
1.1.3 | 984 | 4/23/2019 |
1.1.2 | 745 | 3/10/2019 |
1.1.1 | 802 | 2/12/2019 |
1.1.0 | 783 | 2/12/2019 |
1.0.2 | 783 | 2/8/2019 |
1.0.1 | 849 | 1/26/2019 |
1.0.0 | 815 | 1/25/2019 |
1.0.0-alpha-022 | 616 | 1/6/2019 |
1.0.0-alpha-021 | 655 | 12/27/2018 |
1.0.0-alpha-020 | 639 | 12/23/2018 |
1.0.0-alpha-019 | 637 | 12/22/2018 |
1.0.0-alpha-018 | 631 | 12/21/2018 |
Fix for a bug in the javascript template parser mixin.