PeanutButter.TestUtils.AspNetCore 3.0.419

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.TestUtils.AspNetCore --version 3.0.419
                    
NuGet\Install-Package PeanutButter.TestUtils.AspNetCore -Version 3.0.419
                    
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="PeanutButter.TestUtils.AspNetCore" Version="3.0.419" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.TestUtils.AspNetCore" Version="3.0.419" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.TestUtils.AspNetCore" />
                    
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 PeanutButter.TestUtils.AspNetCore --version 3.0.419
                    
#r "nuget: PeanutButter.TestUtils.AspNetCore, 3.0.419"
                    
#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 PeanutButter.TestUtils.AspNetCore@3.0.419
                    
#: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=PeanutButter.TestUtils.AspNetCore&version=3.0.419
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.AspNetCore&version=3.0.419
                    
Install as a Cake Tool

Contains utilities for facilitating easier testing of AspNetCore projects:
     - Fakes:
       - HttpContext
       - HttpRequest
       - HttpResponse
       - HttpCookie & Collection
       - HttpFeature
       - HttpHeaderDictionary
       - Query
       - Session
       - WebSockets
     - Builders for the above
     - Builder for setting up controllers with all the bits-and-pieces

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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
3.0.421 48 5/29/2026
3.0.420 45 5/29/2026
3.0.419 47 5/29/2026
3.0.418 1,104 2/6/2026
3.0.417 338 1/30/2026
3.0.416 130 1/26/2026
3.0.415 132 1/21/2026
3.0.414 148 1/20/2026
3.0.413 177 1/12/2026
3.0.412 136 1/9/2026
3.0.411 134 1/9/2026
3.0.410 492 12/10/2025
3.0.409 553 12/4/2025
3.0.408 601 12/1/2025
3.0.407 544 11/19/2025
3.0.406 452 11/18/2025
3.0.405 395 11/17/2025
3.0.404 481 11/17/2025
3.0.403 390 11/17/2025
3.0.402 373 11/17/2025
Loading failed