#Are .net functions on self hosted ready to use?
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
Yes, you can use .NET runtin¡me in self-hosted.
In order to enable it, you need to set the _APP_FUNCTIONS_RUNTIMES to _APP_FUNCTIONS_RUNTIMES=dotnet-7.0 or add it with other versions or runtimes by separrating them with a ,