
Yes, You Can Run C# Code in Microsoft Fabric Notebooks
As of today the Microsoft Fabric Notebooks supports following languages:
- PySpark (Python)
- Spark (Scala)
- Spark SQL
- SparkR
If you are coming to Fabric world with an OOP programming background (like I do), those aren’t the languages you have most likely used. Of course, Python is not that hard of a language to learn, and the dataframes are sooo good for data manipulation that you will probably want to learn it …