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 271 12/20/2023
0.10.4 228 12/18/2023
0.10.3 231 12/16/2023
0.10.2 231 12/14/2023
0.10.1 256 12/10/2023
0.10.0 241 12/5/2023
0.9.10 233 11/30/2023
0.9.9 227 11/29/2023
0.9.8 219 11/28/2023
0.9.7 201 11/27/2023
0.9.6 239 11/27/2023
0.9.5 227 11/26/2023
0.9.4 220 11/26/2023
0.9.3 234 11/25/2023
0.9.2 222 11/24/2023
0.9.1 292 11/22/2023
0.9.0 238 11/22/2023
0.8.0 236 11/21/2023
0.7.2 217 11/20/2023
0.0.0 231 11/22/2023
Loading failed