Note that there are some explanatory texts on larger screens.

plurals
  1. USOnResolve
    primarykey
    data
    text
    <h2><strong>INJenuity</strong></h2> <blockquote> <p>INJenuity is a framework written in and for Csharp assemblies with the purpose of solving dependency injection, object creation / lifetime management, and writing tedious boiler-plate code. The software engineer and the framework work together by attribute declaration, programmatically-defined configurations, and smart assembly scanning. Through each of these techniques, INJenuity will create code at runtime and inject the created code to the engineer's running assembly.</p> </blockquote> <p><a href="http://nuget.org/packages/INJenuity/" rel="nofollow">http://nuget.org/packages/INJenuity/</a></p> <p><a href="http://tylerhoersch.com/injenuity" rel="nofollow">http://tylerhoersch.com/injenuity</a></p> <h2><strong>MockJockey</strong></h2> <blockquote> <p>MockJockey is a framework written in and for Csharp assemblies with the purpose of allowing engineers to unit test their code in a precise, concise, and quick manner. Using mock objects in unit tests, allows your unit tests to be focused by side-stepping any irrelevancies of the test. Commonly thought as a necessity for doing test driven development, a mock framework will give your tests exactly what they need to be--small and fast! And that's what MockJockey provides us.</p> </blockquote> <p><a href="http://nuget.org/packages/MockJockey/" rel="nofollow">http://nuget.org/packages/MockJockey/</a></p> <p><a href="http://tylerhoersch.com/mockJockey" rel="nofollow">http://tylerhoersch.com/mockJockey</a></p>
    plurals
 

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