Owin.Framework.Pages.Mocks
1.4.1
.NET Framework 4.0
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Mock implementations of interfaces in the pages core. You can use these to mock the pages package in your unit tests
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Moq.Modules (>= 1.0.4)
- 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
- Moq.Modules (>= 1.0.4)
- Newtonsoft.Json (>= 7.0.1)
- Owin.Framework (>= 2.7.1)
- Owin.Framework.Pages.Core (>= 1.4.1)
- Urchin.Client (>= 1.3.2)
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 | 446 | 4/3/2020 |
1.4.0 | 546 | 4/1/2020 |
1.3.17 | 407 | 3/11/2020 |
1.3.15 | 455 | 2/29/2020 |
1.3.14 | 361 | 2/24/2020 |
1.3.13 | 389 | 2/24/2020 |
1.3.12 | 411 | 2/24/2020 |
1.3.11 | 386 | 2/21/2020 |
1.3.9 | 393 | 2/21/2020 |
1.3.8 | 397 | 2/20/2020 |
1.3.7 | 383 | 2/19/2020 |
1.3.6 | 377 | 2/18/2020 |
1.3.5 | 364 | 2/17/2020 |
1.3.4 | 439 | 2/17/2020 |
1.3.0 | 377 | 2/15/2020 |
1.2.14 | 388 | 2/14/2020 |
1.2.13 | 374 | 2/14/2020 |
1.2.12 | 435 | 2/14/2020 |
1.2.11 | 406 | 2/4/2020 |
1.2.10 | 390 | 1/14/2020 |
1.2.9 | 384 | 1/12/2020 |
1.2.7 | 390 | 12/12/2019 |
1.2.6 | 401 | 9/25/2019 |
1.2.5 | 432 | 8/1/2019 |
1.2.4 | 474 | 6/8/2019 |
1.1.3 | 548 | 4/23/2019 |
1.1.2 | 454 | 3/10/2019 |
1.1.1 | 536 | 2/12/2019 |
1.1.0 | 530 | 2/12/2019 |
1.0.2 | 549 | 2/8/2019 |
1.0.1 | 551 | 1/26/2019 |
1.0.0 | 546 | 1/25/2019 |
1.0.0-alpha-022 | 463 | 1/6/2019 |
1.0.0-alpha-021 | 455 | 12/27/2018 |
1.0.0-alpha-020 | 477 | 12/23/2018 |
1.0.0-alpha-019 | 467 | 12/22/2018 |
1.0.0-alpha-018 | 438 | 12/21/2018 |
1.0.0-alpha-017 | 447 | 12/20/2018 |
1.0.0-alpha-016 | 482 | 12/19/2018 |
1.0.0-alpha-015 | 446 | 12/13/2018 |
1.0.0-alpha-014 | 514 | 11/18/2018 |
1.0.0-alpha-013 | 479 | 11/6/2018 |
1.0.0-alpha-012 | 476 | 11/4/2018 |
1.0.0-alpha-011 | 457 | 10/28/2018 |
1.0.0-alpha-010 | 497 | 10/24/2018 |
1.0.0-alpha-009 | 503 | 10/23/2018 |
1.0.0-alpha-008 | 474 | 10/22/2018 |
Fix for a bug in the javascript template parser mixin.