PowerFx.NET.Interactive 2021.12.3.1

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 Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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
2021.12.3.1 279 12/2/2021
0.0.9.7 5,507 11/24/2021
0.0.9.6 5,089 11/24/2021
0.0.9.5 5,083 11/23/2021

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