TQLApp.Plugins.GitHub 0.10.5

Prefix Reserved
dotnet add package TQLApp.Plugins.GitHub --version 0.10.5
                    
NuGet\Install-Package TQLApp.Plugins.GitHub -Version 0.10.5
                    
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="TQLApp.Plugins.GitHub" Version="0.10.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TQLApp.Plugins.GitHub" Version="0.10.5" />
                    
Directory.Packages.props
<PackageReference Include="TQLApp.Plugins.GitHub" />
                    
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 TQLApp.Plugins.GitHub --version 0.10.5
                    
#r "nuget: TQLApp.Plugins.GitHub, 0.10.5"
                    
#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 TQLApp.Plugins.GitHub@0.10.5
                    
#: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=TQLApp.Plugins.GitHub&version=0.10.5
                    
Install as a Cake Addin
#tool nuget:?package=TQLApp.Plugins.GitHub&version=0.10.5
                    
Install as a Cake Tool

TQL GitHub Plugin

The TQL GitHub Plugin adds support for GitHub to Techie's Quick Launcher. With this plugin, you can access your repositories, issues and pull requests, and you can search for gists.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows 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
0.10.5 314 12/20/2023
0.10.4 248 12/18/2023
0.10.3 239 12/16/2023
0.10.2 272 12/14/2023
0.10.1 263 12/10/2023
0.10.0 229 12/5/2023
0.9.10 223 11/30/2023
0.9.9 215 11/29/2023
0.9.8 225 11/28/2023
0.9.7 242 11/27/2023
0.9.6 229 11/27/2023
0.9.5 212 11/26/2023
0.9.4 238 11/26/2023
0.9.3 254 11/25/2023
0.9.2 216 11/24/2023
0.9.1 247 11/22/2023
0.9.0 278 11/22/2023
0.8.0 256 11/21/2023
0.7.2 215 11/20/2023
0.7.1 213 11/19/2023
Loading failed