NuGet packages typically contain .NET assemblies. How can I search / for packages that contains a specific assembly?
Today I am looking for NuGet packages that contain assembly "System.Net.Http.Formatting" ("System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35") but I'd like to answer the question in general.