This package converts the 'functions.metadata' file, generated for 'dotnet-isolated' Azure Function worker runtime, into multiple 'function.json' files, similarly to what is generated for in-process 'dotnet' worker runtime.
It can be used as a workaround until 'func kubernetes deploy' supports the...
More information
Defines System.Action and System.Func for all supported frameworks with up to 16 type parameters and defines the delegate Predicate where it is not supported by the framework yet.