QuickLook.Common
4.4.0-preview80
This is a prerelease version of QuickLook.Common.
dotnet add package QuickLook.Common --version 4.4.0-preview80
NuGet\Install-Package QuickLook.Common -Version 4.4.0-preview80
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="QuickLook.Common" Version="4.4.0-preview80" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QuickLook.Common" Version="4.4.0-preview80" />
<PackageReference Include="QuickLook.Common" />
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 QuickLook.Common --version 4.4.0-preview80
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QuickLook.Common, 4.4.0-preview80"
#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 QuickLook.Common@4.4.0-preview80
#: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=QuickLook.Common&version=4.4.0-preview80&prerelease
#tool nuget:?package=QuickLook.Common&version=4.4.0-preview80&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
QuickLook.Common
This repository holds the common library of QuickLook. The library is shared among all QuickLook projects.
Repository: https://github.com/QL-Win/QuickLook
Plugin development update
QuickLook.Common no longer requires submodule-based development for QuickLook plugins.
If your plugin project previously used this repository as a git submodule, remove it with:
git submodule deinit -f QuickLook.Common
git rm -f QuickLook.Common
Then switch to NuGet dependency:
<PackageReference Include="QuickLook.Common" Version="x.y.z" />
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- No dependencies.
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 |
|---|---|---|
| 4.4.0-preview80 | 0 | 3/24/2026 |
| 4.4.0-preview79 | 0 | 3/24/2026 |