SourceForge.net Logo

Home
StructureMap on SourceForge
Basic Architecture
Concepts
API Documentation
FAQ
Configuration Schema
    Memento Sources
    Node Normalized Xml
    Attribute Normalized Xml
    Attribute Usage
    Instance Lifecyle Scoping
Configuration Management
    StructureMapDoctor
    StructureMapExplorer
    deployment Task
    verification Task
    ValidationMethod Attribute
    Other NAnt Tasks
Troubleshooting
Singleton Injection

StructureMapDoctor

StructureMapDoctor is a command line tool to quickly explore and verify a StructureMap configuration. StructureMapDoctor assumes that all assemblies are in the same directory as the configuration file. The executable is dependent on the main StructureMap.dll. The StructureMap.dll must also be in the same directory as the configuration file being tested.

Command Line Usage