Xiaoyun Zhang 5732b3e766
[.Net] add DotnetInteractiveKernelBuilder to AutoGen.DotnetInteractive (#3317)
* add DotnetInteractiveBuilder

* update

* fix workflow

* add pwsh test

* update

* add extract code extension

* update workflow
2024-08-08 17:49:58 +00:00

5 lines
145 B
C#

// Copyright (c) Microsoft Corporation. All rights reserved.
// Program.cs
await Example07_Dynamic_GroupChat_Calculate_Fibonacci.RunAsync();