DevToys.ExtensionKit 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package DevToys.ExtensionKit --version 1.0.1
                    
NuGet\Install-Package DevToys.ExtensionKit -Version 1.0.1
                    
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="DevToys.ExtensionKit" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DevToys.ExtensionKit" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="DevToys.ExtensionKit" />
                    
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 DevToys.ExtensionKit --version 1.0.1
                    
#r "nuget: DevToys.ExtensionKit, 1.0.1"
                    
#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.
#:package DevToys.ExtensionKit@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DevToys.ExtensionKit&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=DevToys.ExtensionKit&version=1.0.1
                    
Install as a Cake Tool

DevToys.ExtensionKit

NuGet version

This package is an extension for DevToys 2.0.

DevToys.ExtensionKit provides additional developer tools for the DevToys application.

preview

Features

This extension offers the following tools:

Converter Tools

  • IP Address Parser: Analyze IP addresses and subnets to get network information, including subnet masks, CIDR notation, usable host ranges, and more.
  • Chmod Calculator: Calculate and convert Unix file permissions between symbolic notation (rwxr-xr--) and octal notation (754), and generate chmod commands.

Installation

  1. Download the DevToys.ExtensionKit NuGet package from NuGet.org.
  2. In DevToys, open "Manage Extensions", click "Install" and select the downloaded NuGet package.
  3. After installation, restart DevToys.
  4. Verify that new tools have been added to the toolbar.

Issues and Feedback

Issues and feedback are welcome in the Issues section of the GitHub repository.

Pull requests are also welcome.

Release Notes

[1.0.1]

  • Bug fixes
  • Updated documentation

[1.0.0]

  • Initial release
  • Added IP Address Parser tool
  • Added Chmod Calculator tool

License

This project is licensed under the terms found in the LICENSE file in the root of this repository.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.0 258 8/2/2025
1.1.0 164 6/21/2025
1.0.1 205 6/3/2025
1.0.0 169 6/3/2025