hi all , quick question. If I am building a .NET C...
# getting-started
w
hi all , quick question. If I am building a .NET Core program to interact with Pulumi, is a class library fine or do I need a console app? Also, does every program I made need to be a project in the "Pulumi" gui. This is a potential issue as for example I want to write code for provisioning Auth0 resources, which is not linked to a public cloud.
e