SUI.Client.Service.Watcher 0.0.35

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global SUI.Client.Service.Watcher --version 0.0.35
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local SUI.Client.Service.Watcher --version 0.0.35
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SUI.Client.Service.Watcher&version=0.0.35
                    
nuke :add-package SUI.Client.Service.Watcher --version 0.0.35
                    

SUI Client Watcher Service

Running the NuGet watcher tool from the command line

To run the tool, you can use the following command:

suiws --input <inputDirectory> --output <outputDirectory> --uri <absoluteUrlToService> --enable-gender <optional flag to use gender in search>

Running the tool as a service

you must first copy the init.ps1 script from the nuget package to the tools directory. To run the tool as a service, you can use the following command:

.\init.ps1 -Input <inputDirectory> -Output <outputDirectory> -Uri <absoluteUrlToService> -EnableGender
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.  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.

This package has no dependencies.

Version Downloads Last Updated
0.0.43 129 3/17/2026
0.0.42 126 3/12/2026 0.0.42 is deprecated.
0.0.41 121 3/11/2026
0.0.40 117 3/11/2026
0.0.39 114 3/6/2026
0.0.38 126 2/12/2026
0.0.37 292 12/15/2025
0.0.36 174 12/12/2025
0.0.35 346 11/21/2025
0.0.34 433 11/18/2025
0.0.33 320 11/13/2025
0.0.32 246 11/3/2025
0.0.31 216 10/20/2025
0.0.30 175 10/10/2025
0.0.29 198 10/10/2025
0.0.28 225 10/9/2025
0.0.27 235 10/1/2025
0.0.26 190 9/26/2025
0.0.25 228 9/25/2025
0.0.24 213 9/24/2025
Loading failed