Owin.Framework.Pages.Mocks 1.4.1

dotnet add package Owin.Framework.Pages.Mocks --version 1.4.1                
NuGet\Install-Package Owin.Framework.Pages.Mocks -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.Mocks" 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.Mocks --version 1.4.1                
#r "nuget: Owin.Framework.Pages.Mocks, 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.Mocks as a Cake Addin
#addin nuget:?package=Owin.Framework.Pages.Mocks&version=1.4.1

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

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

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 611 4/3/2020
1.4.0 665 4/1/2020
1.3.17 514 3/11/2020
1.3.15 594 2/29/2020
1.3.14 483 2/24/2020
1.3.13 495 2/24/2020
1.3.12 524 2/24/2020
1.3.11 489 2/21/2020
1.3.9 486 2/21/2020
1.3.8 496 2/20/2020
1.3.7 479 2/19/2020
1.3.6 485 2/18/2020
1.3.5 467 2/17/2020
1.3.4 558 2/17/2020
1.3.0 501 2/15/2020
1.2.14 506 2/14/2020
1.2.13 503 2/14/2020
1.2.12 552 2/14/2020
1.2.11 519 2/4/2020
1.2.10 521 1/14/2020
1.2.9 486 1/12/2020
1.2.7 521 12/12/2019
1.2.6 521 9/25/2019
1.2.5 563 8/1/2019
1.2.4 587 6/8/2019
1.1.3 688 4/23/2019
1.1.2 560 3/10/2019
1.1.1 659 2/12/2019
1.1.0 638 2/12/2019
1.0.2 663 2/8/2019
1.0.1 679 1/26/2019
1.0.0 668 1/25/2019
1.0.0-alpha-022 531 1/6/2019
1.0.0-alpha-021 520 12/27/2018
1.0.0-alpha-020 553 12/23/2018
1.0.0-alpha-019 539 12/22/2018
1.0.0-alpha-018 513 12/21/2018
1.0.0-alpha-017 541 12/20/2018
1.0.0-alpha-016 542 12/19/2018
1.0.0-alpha-015 513 12/13/2018
1.0.0-alpha-014 586 11/18/2018
1.0.0-alpha-013 582 11/6/2018
1.0.0-alpha-012 563 11/4/2018
1.0.0-alpha-011 539 10/28/2018
1.0.0-alpha-010 578 10/24/2018
1.0.0-alpha-009 605 10/23/2018
1.0.0-alpha-008 571 10/22/2018

Fix for a bug in the javascript template parser mixin.