Peter Peter
  • Log in

Copyright © 2025

Powered by BlogEngine.NET

Designed by Francis Bio

← Pin your certificate to your web site with the HTTP Public Key Pinning header
Configure HTTPS with LetsEncrypt MANUALLY →

Which NuGet package does this class belong to?

01 August 2017 Peter-Himschoot .NET Development

WhichPackageDoesThisClassBelongTo

Did you ever have this problem where you have the name of a class, but don't remember the name of the NuGet package?

It is actually pretty simple to find with PackageSearch.

Simply type in the name of the class, and this site will tell you in which packages this class can be found:

Result

Tags :

Be the first to rate this post

  • Currently .0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Related posts

  • Serializing Cyclic Graphs of objects with WCF
    Serializing Cyclic Graphs of objects with WCF
  • Which NuGet package does this class belong to?
    ![WhichPackageDoesThisClassBelongTo](https://u2ublogimages.blob.core.windows.net/peter/WhichPackageD
  • Silverlight 2.0 DataBinding Explained (a bit) :)
    Silverlight 2.0 DataBinding Explained (a bit) :)