592f5df6378c754ddf3d11215ae5532ec646cbff
ProxyInterfaceSourceGenerator
Description
This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external classes which do not have an interface, in a Proxy class which makes it easier to Mock and use Dependency Injection.
Languages
C#
99.9%