PowerFx.NET.Interactive 2024.5.4.18

dotnet add package PowerFx.NET.Interactive --version 2024.5.4.18
NuGet\Install-Package PowerFx.NET.Interactive -Version 2024.5.4.18
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PowerFx.NET.Interactive" Version="2024.5.4.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PowerFx.NET.Interactive --version 2024.5.4.18
#r "nuget: PowerFx.NET.Interactive, 2024.5.4.18"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PowerFx.NET.Interactive as a Cake Addin
#addin nuget:?package=PowerFx.NET.Interactive&version=2024.5.4.18

// Install PowerFx.NET.Interactive as a Cake Tool
#tool nuget:?package=PowerFx.NET.Interactive&version=2024.5.4.18

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. .NET Interactive Notebooks Extension
  3. Data Table Extension

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.
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2024.5.4.18 31 5/4/2024
2024.5.1.8 31 5/2/2024

1.Added Dataverse querying capability