 |
TypeMock |
| TypeMock gives you the power to isolate and fake any class in your system, including concrete classes. |
| Windows | ASP.NET | Rating: Good | Downloads: 25 |
|
| new | no screenshots |
 |
| July 9th, 13:53 GMT |
|
 |
NCoverExplorer |
| NCoverExplorer allows you to open a coverage.xml file produced by NCover and navigate the source code. |
| Windows | ASP.NET | Rating: Good | Downloads: 83 |
|
| new | no screenshots |
 |
| July 9th, 13:49 GMT |
|
 |
NCover 1.5.8 |
| NCover - the code coverage tool for .NET |
| Windows | ASP.NET | Rating: Good | Downloads: 276 |
|
| new | no screenshots |
 |
| July 9th, 13:42 GMT |
|
 |
CodeModelViewer |
| CodeModelViewer is a sample add-in allowing you to browse the Reflector code model tree for any selected item |
| Windows | ASP.NET | Rating: Fair | Downloads: 13 |
|
| new | no screenshots |
 |
| July 9th, 13:39 GMT |
|
 |
ClassView |
| ClassView is a sample add-in which illustrates how to add a view window to reflector and using the code model, code translation and language writer APIs. |
| Windows | ASP.NET | Rating: Good | Downloads: 20 |
|
| new | no screenshots |
 |
| July 9th, 13:36 GMT |
|
 |
Hawkeye |
| Hawkeye - The .Net Runtime Object Editor |
| Windows | ASP.NET | Rating: Very Good | Downloads: 36 |
|
| new | no screenshots |
 |
| July 9th, 11:00 GMT |
|
 |
TestDriven.NET |
| TestDriven.NET - The Zero Friction Unit Testing Add-In for Microsoft Visual Studio .NET |
| Windows | ASP.NET | Rating: NOT RATED | Downloads: 29 |
|
|
 |
DelphiLanguage |
| DelphiLanguage is the Delphi language rendering module which is included in .NET Reflector. |
| Windows | ASP.NET | Rating: Excellent | Downloads: 24 |
|
| new | no screenshots |
 |
| July 9th, 10:38 GMT |
|
 |
PowerShellLanguage |
| PowerShellLanguage allows you to see the corresponding PowerShell script for static methods on classes. |
| Windows | ASP.NET | Rating: Fair | Downloads: 13 |
|
| new | no screenshots |
 |
| July 9th, 10:33 GMT |
|
 |
SequenceViz.Reflector |
| SequenceViz.Reflector is a reflector addin to generate sequence diagram. |
| Windows | ASP.NET | Rating: Good | Downloads: 62 |
|
| new | no screenshots |
 |
| July 9th, 10:23 GMT |
|
 |
Code Search |
| Code Search is an add-in for .Net Reflector that allows searching within the source code. |
| Windows | ASP.NET | Rating: Good | Downloads: 13 |
|
| new | no screenshots |
 |
| July 9th, 10:16 GMT |
|
 |
Dependency Structure Matrix PlugIn |
| Dependency Structure Matrix PlugIn are very useful in the analysis and verification of software architectures |
| Windows | ASP.NET | Rating: Good | Downloads: 29 |
|
| new | no screenshots |
 |
| July 9th, 10:12 GMT |
|
 |
BizTalkDisassembler |
| BizTalkDisassembler - The disassemble dialog is multi-threaded for a more responsive user interface. |
| Windows | ASP.NET | Rating: Poor | Downloads: 20 |
|
| new | no screenshots |
 |
| July 9th, 09:51 GMT |
|
 |
Graph addin |
| Graph shows assembly dependency graphs, IL flow graphs and class diagrams. |
| Windows | ASP.NET | Rating: Good | Downloads: 17 |
|
| new | no screenshots |
 |
| July 9th, 09:42 GMT |
|
 |
Doubler 0.5.6.4 |
| Doubler is a code generator (C# and VB.NET) that makes unit testing easier. |
| Windows | ASP.NET | Rating: Good | Downloads: 19 |
|
| new | no screenshots |
 |
| July 9th, 09:36 GMT |
|
 |
BamlViewer |
| BamlViewer loads assemblies containing BAML resources (e.g. localized resource assemblies) and shows the corresponding XAML. |
| Windows | ASP.NET | Rating: Fair | Downloads: 24 |
|
| new | no screenshots |
 |
| July 9th, 09:29 GMT |
|
 |
UriViewer |
| UriViewer is a small WinForms application that shows the properties of an ExtendedUri object (it extends Uri) via a PropertyGrid control. |
| Windows | ASP.NET | Rating: NOT RATED | Downloads: 11 |
|
| new | no screenshots |
 |
| July 9th, 09:20 GMT |
|
 |
Throwing Non-Exceptions |
| Throwing Non-Exceptions demonstrates how you can throw exceptions in .NET that do not derive from Exception and the ramifications of doing so |
| Windows | ASP.NET | Rating: Excellent | Downloads: 8 |
|
| new | no screenshots |
 |
| July 9th, 09:14 GMT |
|
 |
SecureRandom 1.0.0 |
| SecureRandom contains a class that combines the "easier" interface of Random with the security of RandomNumberGenerator. |
| Windows | ASP.NET | Rating: Good | Downloads: 9 |
|
| new | no screenshots |
 |
| July 9th, 09:10 GMT |
|
 |
Mock HttpContext |
| Mock HttpContext contains code written for .NET 1.1 and 2.0 to create a mocked HttpContext. |
| Windows | ASP.NET | Rating: Poor | Downloads: 34 |
|
| new | no screenshots |
 |
| July 9th, 09:02 GMT |
|
 |
Extensible Compiler for .NET |
| Extensible Compiler for .NET is a framework that allows you to augment the compiler post-execution via FxCop rules. |
| Windows | ASP.NET | Rating: NOT RATED | Downloads: 12 |
|
| new | no screenshots |
 |
| July 9th, 08:57 GMT |
|
 |
ExceptionViews |
| ExceptionViews contains a control that shows detailed information on exceptions |
| none | ASP.NET | Rating: NOT RATED | Downloads: 10 |
|
| new | no screenshots |
 |
| July 9th, 08:53 GMT |
|
 |
Dynamic Proxies |
| Dynamic Proxies is an assembly that allows you to make a dynamic proxy of an object whose class is non-sealed and non-abstract. |
| Windows | ASP.NET | Rating: NOT RATED | Downloads: 10 |
|
| new | no screenshots |
 |
| July 9th, 08:41 GMT |
|
 |
ConfigurationSectionNameFinder |
| ConfigurationSectionNameFinder contains code to make it easier to find custom section handlers. |
| Windows | ASP.NET | Rating: NOT RATED | Downloads: 10 |
|
| new | no screenshots |
 |
| July 9th, 08:38 GMT |
|
 |
AssemblyVerifier 1.0.0 |
| AssemblyVerifier wraps the peverify tool into an API that can be used from .NET code |
| Windows | ASP.NET | Rating: NOT RATED | Downloads: 15 |
|
| new | no screenshots |
 |
| July 9th, 08:34 GMT |
|
 |
Code - FileGenerator |
| Code - FileGenerator generates source code in the current selected language. |
| Windows | ASP.NET | Rating: Excellent | Downloads: 26 |
|
| new | no screenshots |
 |
| July 9th, 08:28 GMT |
|
 |
Reflector.FileDisassembler 5.0.0.0 |
| Reflector.FileDisassembler is a little add-in for the new version of Lutz Roeder's .NET Reflector that you can use to dump the decompiler output to files of any Reflector supported language (C#, VB.NET, Delphi). |
| Windows | ASP.NET | Rating: Fair | Downloads: 115 |
|
| new | no screenshots |
 |
| July 9th, 08:19 GMT |
|
 |
SilverlightLoader |
| SilverlightLoader provides a dialog for browsing a Silverlight website and loading assemblies. |
| Windows | ASP.NET | Rating: NOT RATED | Downloads: 10 |
|
| new | no screenshots |
 |
| July 9th, 07:58 GMT |
|
 |
SilverlightBrowser |
| SilverlightBrowser - One of the nice advantages to Silverlight is that you can view the source of a site to see how things work |
| Windows | ASP.NET | Rating: Good | Downloads: 8 |
|
| new | no screenshots |
 |
| July 9th, 07:52 GMT |
|
 |
ComLoader |
| ComLoader - Lists COM components for browsing and converts them into managed interop assemblies |
| Windows | ASP.NET | Rating: Very Good | Downloads: 21 |
|
| new | no screenshots |
 |
| July 9th, 07:45 GMT |
|