Power-Fx-.NET-Interactive icon indicating copy to clipboard operation
Power-Fx-.NET-Interactive copied to clipboard

Power Fx kernel for .NET Interactive

PowerFx Kernel for Polyglot Notebooks (previous known as .NET Interactive Notebooks)

This is a kernel for Polyglot Notebooks to help people learn Power Fx.

Install .NET and Tools

  1. .NET 8 SDK
  2. Polyglot Notebooks Extension
  3. Data Table Extension - Optional

Useful videos to watch regarding .NET Interactive Notebooks

  1. Learn C# with Interactive Notebooks
  2. NET Interactive Notebooks with C#/F# in VS Code
  3. .NET Everywhere - Windows, Linux, and Beyond

Samples

You can find the Power Fx Notebook in the notebooks folder. You can open the notebook in Dev Containers with Docker, Podman or locally.

Credits

  1. Power Fx Host Sample for the parsing code.