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 305 12/20/2023
0.10.4 242 12/18/2023
0.10.3 234 12/16/2023
0.10.2 267 12/14/2023
0.10.1 257 12/10/2023
0.10.0 226 12/5/2023
0.9.10 220 11/30/2023
0.9.9 211 11/29/2023
0.9.8 220 11/28/2023
0.9.7 238 11/27/2023
0.9.6 226 11/27/2023
0.9.5 211 11/26/2023
0.9.4 236 11/26/2023
0.9.3 248 11/25/2023
0.9.2 215 11/24/2023
0.9.1 245 11/22/2023
0.9.0 276 11/22/2023
0.8.0 253 11/21/2023
0.7.2 214 11/20/2023
0.7.1 212 11/19/2023
Loading failed