DotNet Types Explorer
Provides detailed type information from .NET projects to enhance AI coding agent capabilities.
About
The .NET Types Explorer enhances AI coding agent capabilities by providing detailed type information from .NET projects. It leverages reflection to extract comprehensive metadata about assemblies, namespaces, and types, including classes, interfaces, methods, properties, and events. This structured data empowers AI agents to generate more accurate, context-aware code suggestions and better understand .NET codebases.
Key Features
- Supports filtering with wildcards to narrow down results.
- Offers pagination for handling large result sets.
- 1 GitHub stars
- Provides detailed information about types, including methods, properties, and fields.
- Explores .NET assemblies, namespaces, and types.
- Searches for NuGet packages and retrieves their version history and dependencies.
Use Cases
- Generating code suggestions based on detailed type information.
- Exploring NuGet package dependencies and version history for compatibility.
- Assisting AI agents in understanding .NET libraries and APIs.