Skip to main content
Atata.Cli.Npm package icon

Atata.Cli.Npm

.NET library that provides an API for NPM. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Features: - Checks whether NPM is installed. - Checks whether package is installed. - Gets installed package version. - Installs package. - Uninstalls package.

Total Downloads
148.6K
148,579
Published
May 10, 2022
Latest stable version

Install

.NET CLI
dotnet add package Atata.Cli.Npm --version 2.0.0
Package Manager Console
Install-Package Atata.Cli.Npm -Version 2.0.0
PackageReference
<PackageReference Include="Atata.Cli.Npm" Version="2.0.0" />

Frameworks

.NETStandard2.0

Dependencies

Atata.Cli
.NETStandard2.0
[2.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.