Beat Pulse
DISCONTINUED
CodeMaid
Our great sponsors
Beat Pulse | CodeMaid | |
---|---|---|
0 | 5 | |
610 | 1,759 | |
- | - | |
0.0 | 3.4 | |
over 3 years ago | 12 days ago | |
C# | C# | |
- | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Beat Pulse
We haven't tracked posts mentioning Beat Pulse yet.
Tracking mentions began in Dec 2020.
CodeMaid
-
how to bring order to a legacy codebase using editorconfig and dotnet format? it is only fixing whitespace issues
Or as an alternative use CodeMaid.
- Which linters are you using for CI environments?
-
Bullet point series - Part 2 - Some pretty sweet Visual Studio Extensions I Use
Codemaid, https://www.codemaid.net, cleanup on save, cross team formatting practices, this allows me and my team mates to have the same formatting, its just a real sweet timesaver, makes your code pretty too.
What are some alternatives?
StyleCop - Analyzes C# source code to enforce a set of style and consistency rules.
BenchmarkDotNet - Powerful .NET library for benchmarking
App.Metrics - App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
.NET Compiler Platform ("Roslyn") Analyzers
vscode-gitlens - Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
AspNet.Metrics - No longer maintained, instead see - https://github.com/alhardy/AppMetrics/
Metrics-Net - The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
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.
CsharpMacros - A simple template base system of macros for C# that can be executed in design time