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 299 12/20/2023
0.10.4 237 12/18/2023
0.10.3 232 12/16/2023
0.10.2 261 12/14/2023
0.10.1 255 12/10/2023
0.10.0 223 12/5/2023
0.9.10 217 11/30/2023
0.9.9 207 11/29/2023
0.9.8 215 11/28/2023
0.9.7 235 11/27/2023
0.9.6 223 11/27/2023
0.9.5 208 11/26/2023
0.9.4 230 11/26/2023
0.9.3 242 11/25/2023
0.9.2 212 11/24/2023
0.9.1 243 11/22/2023
0.9.0 271 11/22/2023
0.8.0 251 11/21/2023
0.7.2 211 11/20/2023
0.7.1 206 11/19/2023
Loading failed