Defines the interface between the transformed compile-time user code and the Metalama engine. The package should normally never be referenced in any user project.
$ dotnet add package Metalama.Framework.CompileTimeContractsThis assembly exposes the public API of Metalama to the transformed compile-time user code created with Metalama.Framework (e.g. to the compiled code templates).