Nitriq Code Analysis for .Net
Nitriq Code Analysis helps .Net developers better understand their code base, find Types and Methods that
should be refactored, create custom metrics and enforce best practices.
Nitriq is currently in an open beta so its use is completely free! After Nitriq leaves beta, a single seat will cost
$25. A console edition of Nitriq (for use on an automated build server) is planned to be released at $200 per
server, however the console edition is not yet in a public beta.
It’s free, it’s powerful, it’s flexible, so what are you waiting for? Go Download Nitriq Now!
Analyze and Query Your .Net Code Using Linq
With Nitriq, there is no need to learn a custom query language. Nitriq's LinqToCode allows you to query your assemblies
with the full power of Linq. Most proprietary query languages don't allow you to do sub queries or create your
own formulas, but LinqToCode lets you be as expressive as your needs demand.
Visualize Your Code
Treemaps allow you to instantly see where your code sits. The size of each box is relatively sized
based on a statistic like Lines of Code or Cyclomatic Complexity. Each box is shaded to show code hierarchy
and current query results are automatically highlighted blue.
Query Results Display Hierarchically
Quickly see which Assemblies, Namespaces, Types and Methods result from your query. Double clicking on
a code element icon will highlight the appropriate treemap box in red.
Out of the Box Queries
While Nitriq's LinqToCode allows you all the flexibility to create your own queries and rules,
Nitriq comes with 30 queries out of the box. More will follow as Nitriq leaves Beta.
Quick Statistics
As soon as your assemblies have been analyzed, you'll instantly see the size of your project.
Autocomplete
Quickly find the available properties on Nitriq's object model with autocompletion.
|