Retrieve a list of all assemblies referenced by a .NET project
get_namespaces
Discover all namespaces within specified assemblies
get_types
Get detailed information about types within specified namespaces, including full type names with generic parameters, implemented interfaces, constructors, methods, properties, fields, and events
search_nuget_packages
Search for NuGet packages on nuget.org with filtering and pagination
get_nuget_package_versions
Retrieve version history and dependency information for specific NuGet packages