This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | using Ninject.Modules; | |
| using System; | |
| using System.Collections.Generic; | |
| using System.Linq; | |
| using System.Reflection; | |
| using System.Web; | |
| using System.Web.Http; | |
| using System.Web.Http.Dependencies; | |
| // A small Library to configure Ninject (A Dependency Injection Library) with a WebAPI Application. | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | using Ninject; | |
| using Ninject.Modules; | |
| using Ninject.Web.Common; | |
| using System; | |
| using System.Collections.Generic; | |
| using System.Linq; | |
| using System.Reflection; | |
| using System.Web; | |
| using System.Web.Mvc; | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ################### | |
| # compiled source # | |
| ################### | |
| *.com | |
| *.class | |
| *.dll | |
| *.exe | |
| *.pdb | |
| *.dll.config | |
| *.cache | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 02:35:18.0497: Downloading referenced file 'https://gist.github.com/OutCust/9f5eb04cb38785691d84.js'... | |
| 02:35:19.1915: 'https://gist.github.com/OutCust/9f5eb04cb38785691d84.js' download completed. | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <script src="https://gist.github.com/OutCust/9f5eb04cb38785691d84.js"></script> | |
| <h2>Index1</h2> | |
| @Html.TextBox("tags",null, new { placeholder = "Type in your search"}) | |
| <h2>Share</h2> | |
| <div> | |
| <a id="link" href=""></a> | |
| </div> | |
| <h2>Pictures</h2> | |
| <div id="container"> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <script src="https://gist.github.com/OutCust/9f5eb04cb38785691d84.js"></script> | |
| <h2>Index1</h2> | |
| @Html.TextBox("tags",null, new { placeholder = "Type in your search"}) | |
| <h2>Share</h2> | |
| <div> | |
| <a id="link" href=""></a> | |
| </div> | |
| <h2>Pictures</h2> | |
| <div id="container"> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | This is gist. | |
| There are many like it, but this one is mine. | |
| It is my life. | |
| I must master it as I must master my life. | |
| Without me gist is useless. | |
| Without gist, I am useless. |