Owin.Framework.Pages.Core 1.3.12

There is a newer version of this package available.
See the version list below for details.
dotnet add package Owin.Framework.Pages.Core --version 1.3.12
NuGet\Install-Package Owin.Framework.Pages.Core -Version 1.3.12
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.Core" Version="1.3.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Framework.Pages.Core --version 1.3.12
#r "nuget: Owin.Framework.Pages.Core, 1.3.12"
#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.Core as a Cake Addin
#addin nuget:?package=Owin.Framework.Pages.Core&version=1.3.12

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

Defines the interfaces, enums and custom attributes that the other packages from Owin.Pages.Framework depend on

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Owin.Framework.Pages.Core:

Package Downloads
Owin.Framework.Pages.Restful

Contains build engine plugins that allow the application to define endpoints that respond to RESTful requests

Owin.Framework.Pages.Html

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

Owin.Framework.Pages.Framework

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

Owin.Framework.Pages.DebugMiddleware

Middleware that shows the internal structure of pages to help with debugging issues with page composition and data provisioning

Owin.Framework.Pages.Mocks

Mock implementations of interfaces in the pages core. You can use these to mock the pages package in your unit tests

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 648 4/3/2020
1.4.0 639 4/1/2020
1.3.17 480 3/11/2020
1.3.15 554 2/29/2020
1.3.14 428 2/24/2020
1.3.13 457 2/24/2020
1.3.12 499 2/24/2020
1.3.11 463 2/21/2020
1.3.9 466 2/21/2020
1.3.8 485 2/20/2020
1.3.7 480 2/19/2020
1.3.6 439 2/18/2020
1.3.5 451 2/17/2020
1.3.4 522 2/17/2020
1.3.2 469 2/16/2020
1.3.0 447 2/15/2020
1.2.14 473 2/14/2020
1.2.13 495 2/14/2020
1.2.12 547 2/14/2020
1.2.11 463 2/4/2020
1.2.10 482 1/14/2020
1.2.9 471 1/12/2020
1.2.7 2,066 12/12/2019
1.2.6 2,112 9/25/2019
1.2.5 2,145 8/1/2019
1.2.4 1,520 6/8/2019
1.1.3 2,537 4/23/2019
1.1.2 1,547 3/10/2019
1.1.1 1,655 2/12/2019
1.1.0 1,622 2/12/2019
1.0.2 1,604 2/8/2019
1.0.1 1,432 1/26/2019
1.0.0 1,433 1/25/2019

Workaround for a bug in IE 11