|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | | - <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
| 4 | + <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
5 | 5 | <meta charset="utf-8"> |
6 | 6 | <meta name="generator" content="Bootply" /> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
8 | | - <title>StructureMap - Best Practices</title> |
9 | | - <link href="/content/bootstrap.min.css" rel="stylesheet" type="text/css" /> |
10 | | - <link href="/content/prism.css" rel="stylesheet" type="text/css" /> |
11 | | - <link href="/content/theme.css" rel="stylesheet" type="text/css" /> |
12 | | - |
13 | | - <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" /> |
14 | | - <link rel="apple-touch-icon" href="/bootstrap/img/apple-touch-icon.png"> |
15 | | - <link rel="apple-touch-icon" sizes="72x72" href="/bootstrap/img/apple-touch-icon-72x72.png"> |
16 | | - <link rel="apple-touch-icon" sizes="114x114" href="/bootstrap/img/apple-touch-icon-114x114.png"> |
17 | | - |
| 8 | + <title>StructureMap - Best Practices</title> |
| 9 | + <link href="/content/bootstrap.min.css" rel="stylesheet" type="text/css" /> |
| 10 | + <link href="/content/prism.css" rel="stylesheet" type="text/css" /> |
| 11 | + <link href="/content/theme.css" rel="stylesheet" type="text/css" /> |
| 12 | + |
| 13 | + <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" /> |
| 14 | + <link rel="icon" type="image/x-icon" href="/content/images/structuremap-logo.ico"> |
| 15 | + <link rel="icon" type="image/png" href="/content/images/structuremap-logo-60x60.png"> |
| 16 | + <link rel="apple-touch-icon" type="image/png" href="/content/images/structuremap-logo-60x60.png"> |
| 17 | + <link rel="apple-touch-icon" type="image/png" sizes="72x72" href="/content/images/structuremap-logo-72x72.png"> |
| 18 | + <link rel="apple-touch-icon" type="image/png" sizes="114x114" href="/content/images/structuremap-logo-114x114.png"> |
| 19 | + <link rel="apple-touch-icon" type="image/png" sizes="144x144" href="/content/images/structuremap-logo-144x144.png"> |
18 | 20 |
|
19 | 21 | <!-- CSS code from Bootply.com editor --> |
20 | 22 | <link href="/content/affix.css" rel="stylesheet" type="text/css" /> |
21 | 23 | </head> |
22 | | - |
| 24 | + |
23 | 25 | <!-- HTML code from Bootply.com editor --> |
24 | | - |
| 26 | + |
25 | 27 | <body > |
26 | 28 |
|
27 | 29 | <a href="https://github.com/structuremap/structuremap"><img style="z-index: 5000; position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a> |
28 | | - |
| 30 | + |
29 | 31 | <nav class="navbar navbar-default navbar-fixed-top" role="banner"> |
30 | | - <div class="container"> |
31 | | - <div class="navbar-header"> |
32 | | - <a href="/" class="navbar-brand">StructureMap</a> |
33 | | - </div> |
34 | | - <nav class="collapse navbar-collapse" role="navigation"> |
35 | | - <ul class="nav navbar-nav pull-right"> |
| 32 | + <div class="container"> |
| 33 | + <div class="navbar-header"> |
| 34 | + <a href="/" class="navbar-brand">StructureMap</a> |
| 35 | + </div> |
| 36 | + <nav class="collapse navbar-collapse" role="navigation"> |
| 37 | + <ul class="nav navbar-nav pull-right"> |
36 | 38 | <li> |
37 | 39 | <a href="/quickstart">A Gentle Quickstart</a> |
38 | 40 | </li> |
39 | | - <li> |
40 | | - <a href="/documentation">Documentation</a> |
41 | | - </li> |
| 41 | + <li> |
| 42 | + <a href="/documentation">Documentation</a> |
| 43 | + </li> |
42 | 44 | <li> |
43 | 45 | <a href="https://groups.google.com/forum/#!forum/structuremap-users">Google Group</a> |
44 | 46 | </li> |
45 | | - <li> |
| 47 | + <li> |
46 | 48 | <a href="https://gitter.im/structuremap/structuremap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://camo.githubusercontent.com/da2edb525cde1455a622c58c0effc3a90b9a181c/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667" alt="Join the chat at https://gitter.im/structuremap/structuremap" data-canonical-src="https://badges.gitter.im/Join%20Chat.svg" style="max-width:100%;"></a> |
47 | | - </li> |
48 | | - <li><a href="/diagnostics" title="Diagnostics">Previous</a></li> |
49 | | - <li><a href="/history" title="History">Next</a></li> |
50 | | - </ul> |
| 49 | + </li> |
| 50 | + <li><a href="/diagnostics" title="Diagnostics">Previous</a></li> |
| 51 | + <li><a href="/history" title="History">Next</a></li> |
| 52 | + </ul> |
51 | 53 | <div class="navbar-form navbar-left" role="search"> |
52 | 54 | <div class="form-group"> |
53 | 55 | <input id="search" type="search" class="form-control" placeholder="Search"> |
54 | 56 | </div> |
55 | 57 | </div> |
56 | 58 |
|
57 | | - </nav> |
58 | | - |
59 | | - </div> |
60 | | - </nav> |
61 | | - |
62 | | - <div class="container"> |
63 | | - <nav class="navbar-inverse"> |
64 | | - <ol class="breadcrumb"><li><a href="/">StructureMap</a></li><li class="active">Best Practices</li></ol> |
65 | | - </nav> |
66 | | - </div> |
67 | | - |
68 | | - <!--main--> |
69 | | - <div class="container"> |
70 | | - <div class="row"> |
71 | | - <!--left--> |
72 | | - |
73 | | - <div class="col-md-3" id="leftCol"> |
74 | | - <h3>StructureMap 4.1.0</h3> |
75 | | - <br /> |
76 | | - |
77 | | - <ul class="nav nav-stacked affix" id="sidebar"> |
78 | | - |
79 | | - </ul> |
80 | | - <h3 class="no-margin">Next</h3><p><a href="/history">History</a></p> |
81 | | - <h3 class="no-margin">Previous</h3><a href="/diagnostics">Diagnostics</a></p> |
82 | | - |
83 | | - </ul> |
84 | | - </div><!--/left--> |
85 | | - |
86 | | - <!--right--> |
87 | | - <div class="col-md-9"> |
88 | | - <h1>Best Practices <a href="https://github.com/structuremap/structuremap/blob/master/documentation/best-practices.md" class="text-muted small pull-right fa fa-github" style="margin-top: 10px"> Edit on GitHub</a></h1> |
89 | | - |
90 | | - <hr /> |
91 | | - |
92 | | - <div id="main-pane"> |
93 | | - <!--Title: Best Practices--> |
| 59 | + </nav> |
| 60 | + |
| 61 | + </div> |
| 62 | + </nav> |
| 63 | + |
| 64 | + <div class="container"> |
| 65 | + <nav class="navbar-inverse"> |
| 66 | + <ol class="breadcrumb"><li><a href="/">StructureMap</a></li><li class="active">Best Practices</li></ol> |
| 67 | + </nav> |
| 68 | + </div> |
| 69 | + |
| 70 | + <!--main--> |
| 71 | + <div class="container"> |
| 72 | + <div class="row"> |
| 73 | + <!--left--> |
| 74 | + |
| 75 | + <div class="col-md-3" id="leftCol"> |
| 76 | + <ul class="nav nav-stacked affix" id="sidebar"> |
| 77 | + <li><h3><img src="/content/images/structuremap-logo-210x210.png" alt="StructureMap 4.3" width="210" height="210"></h3></li> |
| 78 | + <li><h3 class="no-margin">Next</h3><p><a href="/history">History</a></p></li> |
| 79 | + <li><h3 class="no-margin">Previous</h3><a href="/diagnostics">Diagnostics</a></p></li> |
| 80 | + </ul> |
| 81 | + |
| 82 | + </div><!--/left--> |
| 83 | + |
| 84 | + <!--right--> |
| 85 | + <div class="col-md-9"> |
| 86 | + <h1>Best Practices <a href="https://github.com/structuremap/structuremap/blob/master/documentation/best-practices.md" class="text-muted small pull-right fa fa-github" style="margin-top: 10px"> Edit on GitHub</a></h1> |
| 87 | + |
| 88 | + <hr /> |
| 89 | + |
| 90 | + <div id="main-pane"> |
| 91 | + <!--Title: Best Practices--> |
94 | 92 | <!--Url: best-practices--> |
95 | 93 | <p>All of these recommendations are the opinions and sole responsiblity of one <a href="http://jeremydmiller.com">Jeremy D. Miller</a>. The single best advice I can give you |
96 | 94 | about using StructureMap is to avoid being too clever with your usage.</p> |
@@ -130,25 +128,25 @@ <h2>Favor Build Policies over Fancy Runtime Decision Making</h2> |
130 | 128 | the container behavior is surfaced through diagnostics like the <a href="/diagnostics/build-plans">build plan visualization</a>.</p> |
131 | 129 |
|
132 | 130 |
|
133 | | - </div> |
| 131 | + </div> |
134 | 132 |
|
135 | | - <hr /> |
| 133 | + <hr /> |
136 | 134 |
|
137 | | - <nav> |
138 | | - <span> |
139 | | - <strong>Previous: </strong><a href="/diagnostics">Diagnostics</a> |
| 135 | + <nav> |
| 136 | + <span> |
| 137 | + <strong>Previous: </strong><a href="/diagnostics">Diagnostics</a> |
140 | 138 |
|
141 | | - </span> |
142 | | - <span class="pull-right"> |
| 139 | + </span> |
| 140 | + <span class="pull-right"> |
143 | 141 |
|
144 | | - <strong>Next: </strong><a href="/history">History</a> |
| 142 | + <strong>Next: </strong><a href="/history">History</a> |
145 | 143 |
|
146 | | - </span> |
147 | | - </nav> |
| 144 | + </span> |
| 145 | + </nav> |
148 | 146 |
|
149 | | - </div><!--/right--> |
150 | | - </div><!--/row--> |
151 | | - </div><!--/container--> |
| 147 | + </div><!--/right--> |
| 148 | + </div><!--/row--> |
| 149 | + </div><!--/container--> |
152 | 150 |
|
153 | 151 |
|
154 | 152 | </body> |
@@ -182,7 +180,7 @@ <h2>Favor Build Policies over Fancy Runtime Decision Making</h2> |
182 | 180 |
|
183 | 181 |
|
184 | 182 |
|
185 | | -}); |
| 183 | +}); |
186 | 184 |
|
187 | 185 | </script> |
188 | 186 | </foot> |
|
0 commit comments