1 مستودع
Tools that analyze and compare the public application programming interfaces of different binary assemblies.
Distinct from Development Tool Comparisons: No candidate covers the comparison of public binary interfaces; existing candidates focus on web development or general tool evaluations.
Explore 1 awesome GitHub repository matching development tools & productivity · API Surface Comparators. Refine with filters or upvote what's useful.
Mono is an open source implementation of the .NET Framework that provides a managed execution environment, base class libraries, and a cross-platform virtual machine. It serves as a compliant implementation of the ECMA Common Language Infrastructure standard, enabling the execution of intermediate language binaries across different operating systems. The project includes a complete toolset for C# development, featuring a command line compiler and CLI to transform source code into executable assemblies. It distinguishes itself with a flexible managed memory system that supports multiple automa
Provides a utility to identify differences between two assemblies by analyzing their public APIs.