STROM.ATOM.TOOL.Common 0.2.20251.8559

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet tool install --global STROM.ATOM.TOOL.Common --version 0.2.20251.8559
                    
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 STROM.ATOM.TOOL.Common --version 0.2.20251.8559
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=STROM.ATOM.TOOL.Common&version=0.2.20251.8559
                    
nuke :add-package STROM.ATOM.TOOL.Common --version 0.2.20251.8559
                    

STROM.ATOM.TOOL.Common

STROM.ATOM.TOOL.Common is a multi-purpose command-line .NET tool, containing a suite of helper functionalities designed for application development, CI/CD processes, and NuGet package management.

Prerequisites

  • .NET SDK: Ensure you have the .NET SDK installed on your machine. If not, download and install it from the official .NET website.

Installing the Tool

To install the tool globally on your machine, run the following command in your terminal:

Install/Update/Reinstall as global tool

dotnet tool install -g STROM.ATOM.TOOL.Common
Use
satcom -h
satcom dump osversion
satcom dump envars

Install/Update/Reinstall as local tool

dotnet tool install STROM.ATOM.TOOL.Common
Use
dotnet satcom -h
dotnet satcom dump osversion
dotnet satcom dump envars

Documentation

For detailed information about each command and feature, our documentation is hosted on GitHub Pages. Navigate through the Command Menu at the top of the documentation page to browse available commands and learn more about their uses and options.

The toolkit is built using Spectre.Console and Serilog providing a rich CLI experience, and standard help is available with the -h switch. Documentation github Pages

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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 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

Release Notes – 0.2.* (2025-02-18)
===================================

Status: Early Development Phase
--------------------------------
This release continues the foundational development of the software.
As progress towards version 1.0, the focus remains on refining core
functionalities, improving stability, and integrating key features.
Users should expect frequent updates, iterative refinements, and
potential changes as the project matures.

What's New & Improved?
----------------------
- Active core development with ongoing refinements.
- Initial groundwork for future stable releases.

Third-Party Notices
--------------------
Third-party dependencies and their respective licenses are documented
in the `THIRD-PARTY-NOTICES.txt` file, located in the root of the
repository. Please review this file to ensure compliance with any
relevant licensing terms.