WizardWrx.ConsoleStreams 8.0.305

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

Classes for Querying and Manipulating Console Streams

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WizardWrx.ConsoleStreams:

Package Downloads
WizardWrx.DLLConfigurationManager

Installation Standard Configuration Settings Management

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.331 0 4/19/2026
9.0.329 370 10/19/2025
9.0.328 257 10/19/2025
9.0.327 243 10/19/2025
9.0.326 249 10/19/2025
9.0.325 248 10/19/2025
9.0.324 827 7/17/2023
9.0.323 389 7/17/2023
9.0.318 1,280 10/15/2022
9.0.317 642 9/18/2022
9.0.0 655 6/25/2022
8.0.308 1,160 5/21/2022
8.0.306 886 5/21/2022
8.0.305 890 5/21/2022
8.0.292 661 4/24/2022
8.0.288 923 4/19/2022
8.0.286 2,031 4/7/2022
8.0.285 915 4/7/2022
8.0.280 1,190 3/25/2022
8.0.278 898 3/25/2022
Loading failed

To compensate for an apparent change in the behavior of the NuGet Package Manager implementation in Visual Studio 2019, all NuGet in the WizardWrx .NET API constellation of libraries are being re-released with dependencies named explicitly in the generated .nuspec file that goes into the package. This is accomplished by adding the IncludeReferencedProjects to the NuGet Pack command line. Otherwise, the program source code is unchanged, nor are the binaries. Henceforth, independend release schedules as described in the immediately previous published version of this library will resume.