Related Problem
I am viewing the NuGet Gallery and I wish to filter to NuGet packages that target native code instead of a .NET version.
The Elevator Pitch
I want to be able to easily browse what native libraries are available as NuGet packages. For example, many people are unaware that they can use the Boost libraries in their C++ projects simply by adding a NuGet package reference.
Additional Context and Details
Searching using tag:native is insufficient. A lot of packages that target .NET also include the "native" tag, and some native packages do not include the tag. Furthermore, needing to know to use an arcane search syntax limits discoverability and severely impedes broad user adoption of useful libraries.
Related Problem
I am viewing the NuGet Gallery and I wish to filter to NuGet packages that target native code instead of a .NET version.
The Elevator Pitch
I want to be able to easily browse what native libraries are available as NuGet packages. For example, many people are unaware that they can use the Boost libraries in their C++ projects simply by adding a NuGet package reference.
Additional Context and Details
Searching using tag:native is insufficient. A lot of packages that target .NET also include the "native" tag, and some native packages do not include the tag. Furthermore, needing to know to use an arcane search syntax limits discoverability and severely impedes broad user adoption of useful libraries.