Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>For the immediate future, there's no way to get the XML documentation short of grabbing the Structuremap source and building it yourself.</p> <p>As for why that's not included with the distribution, I'm not sure. My only guess is that back when xml-based configuration with SM was more prevalent, Jeremy was concerned about confusion between StructureMap.xml the intellisense file, and StructureMap.xml the configuration file.</p> <p>That's pure speculation however. For the real scoop you'd have to post on the SM-mailing list. Regardless, for the time being, you have to roll your own from the source. I've done this as well for the same reason, and it wasn't too painful.</p> <p>-Scott</p> <p><strong>Edit - Instructions for doing this follow.</strong></p> <ol> <li>Using your favorite SVN client (if you don't have one, I recommend <a href="http://tortoisesvn.tigris.org/" rel="nofollow noreferrer" title="TortoiseSVN">TortoiseSVN</a>) grab the latest from <a href="https://structuremap.svn.sourceforge.net/svnroot/structuremap/trunk/" rel="nofollow noreferrer">https://structuremap.svn.sourceforge.net/svnroot/structuremap/trunk/</a> . If you want the same bits that are in 2.5.3, I <em>think</em> you'll want revision 234. Otherwise, just grab the head and build from that. (If you aren't familiar with SVN, find a tutorial that explains what I'm talking about)</li> <li>Open up the StructureMap solution in Visual Studio (under the Source subdirectory). Right click the StructureMap project, Go to Properties > Build and ensure the option for XML output documentation is checked.</li> <li>Build and enjoy.</li> </ol>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload