Woof.LinuxAdmin 5.0.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

Early development versions had limited API and low-level compatibility issues. As low-level issues are considered dangerous, you should use the latest package version that was well tested on several x64 and ARM64 devices and virtual machines.

There is a newer version of this package available.
See the version list below for details.
dotnet add package Woof.LinuxAdmin --version 5.0.2
NuGet\Install-Package Woof.LinuxAdmin -Version 5.0.2
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="Woof.LinuxAdmin" Version="5.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Woof.LinuxAdmin --version 5.0.2
#r "nuget: Woof.LinuxAdmin, 5.0.2"
#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.
// Install Woof.LinuxAdmin as a Cake Addin
#addin nuget:?package=Woof.LinuxAdmin&version=5.0.2

// Install Woof.LinuxAdmin as a Cake Tool
#tool nuget:?package=Woof.LinuxAdmin&version=5.0.2

Woof.LinuxAdmin

.NET extension created by CodeDog

Distributed under MIT License. (c)2021 by CodeDog, All rights reserved.


About

A set of Linux administration tools using system calls and shell. See the provided test and use XML documentation for more information.

Compatibility

The package is compatible with .NET 5.0 or newer. Tested on Ubuntu Ubuntu 20.04.3 LTS.


Disclaimer

Please report any issues to the toolkit developer.

Woof Toolkit is a work in progress in constant development, however it's carefully maintained with production code quality.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Woof.LinuxAdmin:

Package Downloads
Woof.ServiceInstaller The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Registers and unregisters a project executable as either Windows Service or systemd deamon. Works both on Windows and Linux.

Woof.DataProtection.Linux The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides data protection API for Linux.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0 220 8/6/2023
6.2.0 652 2/20/2022
6.1.2 571 11/27/2021
6.1.1 1,742 11/26/2021
6.1.0 1,448 11/26/2021
6.0.3 592 11/15/2021
6.0.2 333 11/15/2021
6.0.1 727 11/9/2021
6.0.0 390 11/9/2021
5.2.1 481 11/8/2021
5.2.0 421 11/8/2021
5.1.1 688 11/5/2021
5.1.0 407 11/4/2021
5.0.5 470 11/1/2021
5.0.4 374 11/1/2021
5.0.3 536 10/31/2021
5.0.2 588 10/30/2021
5.0.1 472 10/30/2021
5.0.0 470 10/28/2021

New Permissions class including relative permissions, Linux.ChmodR(), Linux.ChownR(), FileSystem.CopyDirectoryContent(). Removed Mono dependency.