Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

QL-Win/QuickLook.Common

Repository files navigation

Archive Notice: This repository (QuickLook.Common) has been merged into the QuickLook repository.

GitHub license NuGet

QuickLook.Common

This repository holds the common library of QuickLook. The library is shared among all QuickLook projects.

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" />

About

Common library for QuickLook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages