TQLApp.Abstractions 0.10.5

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

TQL Abstractions

This NuGet package contains abstractions for developing your own TQL plugins. Have a look at https://github.com/TQLApp/TQL for more information on how to create your own TQL plugins.

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 (1)

Showing the top 1 NuGet packages that depend on TQLApp.Abstractions:

Package Downloads
TQLApp.Utilities

Utilities to simplify plugin development for Techie's Quick Launcher.

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 246 12/18/2023
0.10.3 250 12/16/2023
0.10.2 251 12/14/2023
0.10.1 278 12/10/2023
0.10.0 255 12/5/2023
0.9.10 251 11/30/2023
0.9.9 244 11/29/2023
0.9.8 232 11/28/2023
0.9.7 217 11/27/2023
0.9.6 251 11/27/2023
0.9.5 240 11/26/2023
0.9.4 237 11/26/2023
0.9.3 251 11/25/2023
0.9.2 243 11/24/2023
0.9.1 304 11/22/2023
0.9.0 256 11/22/2023
0.8.0 249 11/21/2023
0.7.2 236 11/20/2023
0.0.0 253 11/22/2023
Loading failed