From 0591345e1cf8033d7852faae8e30e7990f7b3edc Mon Sep 17 00:00:00 2001 From: Gael Fraiteur Date: Tue, 19 Sep 2023 07:14:04 +0200 Subject: [PATCH] Added Metalama --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6b9051c3..a53c1be0 100644 --- a/README.md +++ b/README.md @@ -479,8 +479,10 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [Appinvento](https://appinvento.io/) — AppInvento is a free No code app builder. In the automatically generated backend code, users have complete access to the source code along with unlimited APIs and routes, allowing for extensive integration. The free plan includes three projects, five tables, and a Google add-on. * [DhiWise](https://www.dhiwise.com/) — Seamlessly turn Figma designs into dynamic Flutter & React applications with DhiWise's innovative code generation technology, optimizing your workflow and helping you craft exceptional mobile and web experiences faster than ever before. * [Codeium](https://www.codeium.com/) — Codeium is a free AI-powered code completion tool. It supports over 20+ programming languages (Python, JavaScript, Java, TypeScript, PHP, C/C++, Go, etc) and integrates with all major standalone and web IDEs. + * [Metalama](https://www.postsharp.net/metalama) - With Metalama, you can generate C# code either on the fly, during compilation, or within the IDE as code fixes. * [tabnine.com](https://www.tabnine.com/) — Tabnine helps developers create better software, faster by providing insights learned from all the code in the world. Plugin available. + **[⬆️ Back to Top](#table-of-contents)** ## Code Quality @@ -506,6 +508,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [gtmetrix.com](https://gtmetrix.com/) — Reports and thorough recommendations to optimize websites * [holistic.dev](https://holistic.dev/) - The #1 static code analyzer for Postgresql optimization. Performance, security, and architect database issues automatic detection service * [houndci.com](https://houndci.com/) — Comments on GitHub commits about code quality, free for Open Source + * [Metalama](https://www.postsharp.net/metalama) - Metalama focuses on architecture-as-code and lets you verify your C# code against your own architecture rules. It shows warnings rights inside the IDE as you type. * [Moderne.io](https://app.moderne.io) — Automatic source code refactoring. Moderne offers framework migrations, code analysis with remediation, and unrivaled code transformation at scale, so developers can spend their time building new things instead of maintaining the old. Free for Open Source. * [reviewable.io](https://reviewable.io/) — Code review for GitHub repositories, free for public or personal repos * [parsers.dev](https://parsers.dev/) - Abstract syntax tree parsers and intermediate representation compilers as a service