PowerKit 1.2.0

dotnet add package PowerKit --version 1.2.0
                    
NuGet\Install-Package PowerKit -Version 1.2.0
                    
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="PowerKit" Version="1.2.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PowerKit" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="PowerKit">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 PowerKit --version 1.2.0
                    
#r "nuget: PowerKit, 1.2.0"
                    
#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 PowerKit@1.2.0
                    
#: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=PowerKit&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=PowerKit&version=1.2.0
                    
Install as a Cake Tool

Collection of utilities and extensions for rapid .NET development

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 3.5

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on PowerKit:

Repository Stars
Tyrrrz/YoutubeDownloader
Downloads videos and playlists from YouTube
Tyrrrz/DiscordChatExporter
Saves Discord chat logs to a file
Tyrrrz/CliWrap
Library for interacting with command-line interfaces
Tyrrrz/YoutubeExplode
Abstraction layer over YouTube's internal API
Tyrrrz/LightBulb
Reduces eye strain by adjusting screen gamma based on the current time
Tyrrrz/CliFx
Class-first framework for building command-line interfaces
Tyrrrz/Onova
Unintrusive auto-update framework
Tyrrrz/GitHubActionsTestLogger
Reports VSTest and MTP test results to GitHub Actions
Tyrrrz/DotnetRuntimeBootstrapper
Bootstrapped framework-dependent deployment for .NET applications
Tyrrrz/Gress
Progress reporting toolbox
Version Downloads Last Updated
1.2.0 136 5/2/2026
1.1.1 1,211 4/20/2026
1.1.0 280 4/19/2026
1.1.0-a.3 98 4/19/2026
1.1.0-a.1 120 4/19/2026
1.0.0 200 4/18/2026
0.0.0-a.9 172 4/18/2026
0.0.0-a.8 131 4/18/2026
0.0.0-a.7 75 4/18/2026
0.0.0-a.6 125 4/17/2026
0.0.0-a.5 79 4/16/2026
0.0.0-a.4 128 4/16/2026
0.0.0-a.3 210 4/15/2026
0.0.0-a.2 98 4/15/2026
0.0.0-a.1 66 4/15/2026