pmilet.Playback 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package pmilet.Playback --version 1.0.1
                    
NuGet\Install-Package pmilet.Playback -Version 1.0.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="pmilet.Playback" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="pmilet.Playback" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="pmilet.Playback" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add pmilet.Playback --version 1.0.1
                    
#r "nuget: pmilet.Playback, 1.0.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.
#:package pmilet.Playback@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=pmilet.Playback&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=pmilet.Playback&version=1.0.1
                    
Install as a Cake Tool

an Asp.Net Core middleware library that simplifies the recording and playback of HTTP requests and responses. Suitable for reproducing user interactions in automated tests suites or for reproducing production issues in your development environment.

There are no supported framework assets in this 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.2.2 1,865 4/1/2019
1.2.1 1,659 2/19/2018
1.2.0 1,485 2/19/2018
1.1.2 1,707 1/23/2018
1.1.1 1,956 1/23/2018
1.1.0 1,492 1/23/2018
1.0.10 3,741 10/27/2017
1.0.9 2,628 10/25/2017
1.0.8 1,589 10/25/2017
1.0.7 2,051 10/22/2017
1.0.6 1,517 10/21/2017
1.0.5 1,319 10/21/2017
1.0.4 1,318 10/21/2017
1.0.3 1,306 10/18/2017
1.0.2 1,292 10/18/2017
1.0.1 1,427 10/18/2017
1.0.0 1,321 10/15/2017

First release