PowerFx.NET.Interactive 2024.5.1.8

dotnet add package PowerFx.NET.Interactive --version 2024.5.1.8
NuGet\Install-Package PowerFx.NET.Interactive -Version 2024.5.1.8
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.1.8" />
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.1.8
#r "nuget: PowerFx.NET.Interactive, 2024.5.1.8"
#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.1.8

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

Binder <br> PowerFx Kernel for .NET Interactive Notebook

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

Install .NET and Tools

  1. .NET Framework
  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 PowerFx Notebook in the notebooks folder. You can open the notebook in Binder and learn Power Fx just using your browser, by clicking the Binder icon on the top.

Credits

  1. Power Fx Host Sample for the parsing code.
  2. .NET Interactive for the Binder Dockerfile.
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.1.8 0 5/2/2024

1. Update Power Fx version to 1.2.0 and cleanup
2. Add Intellisense