In this appendix, we will discuss C# script-based functions. The C# script-based functions are still available in Functions Portal, albeit they are not as popular as precompiled functions. If you are working with C# script-based functions, you will need to consider the slight differences in implementation in comparison to precompiled functions, or any traditional .NET application.
In this appendix, we will cover the implementation of the following tasks in C# script-based functions:
- Using NuGet libraries
- Sharing code between functions