Metrics-Net alternatives and similar packages
Based on the "Code Analysis and Metrics" category.
Alternatively, view Metrics-Net alternatives based on common mentions on social networks and blogs.
-
App.Metrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application. -
CodeMaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding. -
.NET Compiler Platform ("Roslyn") Analyzers
A number of Roslyn diagnostic analyzers initially developed to help flesh out the design and implementation of the static analysis APIs. -
NsDepCop
NsDepCop is a static code analysis tool that helps to enforce namespace dependency rules in C# projects. No more unplanned or unnoticed dependencies in your system. -
Gendarme
Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that compiler do not typically check or have not historically checked. -
PVS-Studio
PVS-Studio is a static analyzer on guard of code quality, security (SAST), and code safety. [Free for OSS] [$] -
NDepend
is a Visual Studio and VS Team Services extension that estimates your .NET code quality and Technical-Debt, that lets create code rules with C# LINQ syntax, visualize code structure and focus on changes and evolution.[$]
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Metrics-Net or a related project?
README
Metrics.NET
Branch | Appveyor | Travis |
---|---|---|
master | ||
dev |
Metrics.NET - a .NET Port, with lots of additional functionality, of the awesome Java metrics library by Coda Hale.
This is a continuation of the original (now unmaintained) project https://github.com/etishor/Metrics.NET.
A lot more information and documentation are available in the wiki.
License
This library will always keep the same license as the original Java Metrics library (as long as its an open source, permisive license). This port is also inspired and contains some code from Daniel Crenna's port.
The original metrics project is released under this therms (https://github.com/dropwizard/metrics): Copyright © 2010-2013 Coda Hale, Yammer.com Published under Apache Software License 2.0, see LICENSE
This library (Metrics.NET) is released under Apache 2.0 License (see LICENSE) Copyright © 2017 Iulian Margarintescu, The Recognos Metrics.NET Team
*Note that all licence references and agreements mentioned in the Metrics-Net README section above
are relevant to that project's source code only.