C3D.Extensions.Aspire.OutputWatcher 0.1.8

dotnet add package C3D.Extensions.Aspire.OutputWatcher --version 0.1.8
                    
NuGet\Install-Package C3D.Extensions.Aspire.OutputWatcher -Version 0.1.8
                    
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="C3D.Extensions.Aspire.OutputWatcher" Version="0.1.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C3D.Extensions.Aspire.OutputWatcher" Version="0.1.8" />
                    
Directory.Packages.props
<PackageReference Include="C3D.Extensions.Aspire.OutputWatcher" />
                    
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 C3D.Extensions.Aspire.OutputWatcher --version 0.1.8
                    
#r "nuget: C3D.Extensions.Aspire.OutputWatcher, 0.1.8"
                    
#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.
#addin nuget:?package=C3D.Extensions.Aspire.OutputWatcher&version=0.1.8
                    
Install C3D.Extensions.Aspire.OutputWatcher as a Cake Addin
#tool nuget:?package=C3D.Extensions.Aspire.OutputWatcher&version=0.1.8
                    
Install C3D.Extensions.Aspire.OutputWatcher as a Cake Tool

C3D.Extensions.Aspire.OutputWatcher

A service that can be injected to monitor the output of a resource for a specific string, regex, or other predicate. Upon detection, the eventing system will raise the OutputMatchedEvent event and the OutputWatcherAnnotation will store the last match.

Extension methods are provided to make it easy to get the matched string as a ReferenceExpression.

This can be used as the basis for other extensions, such as NodeJS debugging by watching for the Debugger listening on ws:// message, or a healthcheck waiting for a specific string from a console application that perhaps does not terminate.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
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 C3D.Extensions.Aspire.OutputWatcher:

Package Downloads
C3D.Extensions.Aspire.WaitForOutput

Assembly Version: 0.1.0.0 File Version: 0.1.10.31487 Informational Version: 0.1.10+ff7a5d9992 Build Configuration: Release

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.8 82 3/27/2025
0.1.4 419 3/26/2025