PowerFx.NET.Interactive 2021.12.3.1

.NET 5.0
dotnet add package PowerFx.NET.Interactive --version 2021.12.3.1
NuGet\Install-Package PowerFx.NET.Interactive -Version 2021.12.3.1
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="2021.12.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PowerFx.NET.Interactive --version 2021.12.3.1
#r "nuget: PowerFx.NET.Interactive, 2021.12.3.1"
#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=2021.12.3.1

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

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 a sample notebook folder. You can open the notebook in Binder and learn Power Fx just using your browser, by clicking the Binder icon on the top.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
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
2021.12.3.1 182 12/2/2021
0.0.9.7 5,446 11/24/2021
0.0.9.6 5,044 11/24/2021
0.0.9.5 5,040 11/23/2021

1. Exposed RecalcEngine, so that it can be used in Notebooks.
2. Removed reference to PowerFx LanguageServer.