Top 20 NuGet Packages depending on Cometary.Core

Total dependencies: 6

Analyzer required by Cometary to edit assemblies.
Allows the customization of where indexes start in C#. Not only can you force Roslyn to interpret items[1] as items[0], but also items[-42] and items[1_000_000] if you want! The sky (and common sense) are the only limits!
Cometary extension that allows the dependant assembly to edit itself during compilation.
Cometary extension that allows the dependant assembly to define and use macros and compile-time-bound dynamic objects.
Cometary extension that provides utilities used to debug extensions, self-editing assemblies, and more.
Cometary extension that allows a class to implement members declared in another class.