-
### Describe the bug
I use `Microsoft.DotNet.Interactive.CSharp` in the app and `dotnet publish` it. For repro I made a dummy app which just runs the user's code.
Command:
```
dotnet publish -…
-
**Version Used**:
**Steps to Reproduce**:
1.
2.
3.
**Expected Behavior**:
**Actual Behavior**:
Hi,
I'm Germano, from Italy.
I cloned git repository in order to build visual basic …
-
I try to run in fsi this basic example:
```
// script.fsx
#I @"packages\"
#r @"Newtonsoft.Json\lib\netstandard2.0\Newtonsoft.Json.dll"
#r @"Akka.Serialization.Hyperion\lib\netstandard1.6\Akka.S…
badgh updated
4 years ago
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
I'm trying to upgrade from the deprecated `registerRemot…
-
Have you tried adding a custom kernel for dotnet interactive notebooks https://github.com/dotnet/interactive? I feel like the hybrid app model could work for making a custom cell type for Blazor.
-
### Description
In the WPF project with a SplashScreen, the first MessageBox.Show in the App's OnStartup method always fails (the display disappears for 0.3 seconds or so and returns No, which does n…
-
Environment:
Ubuntu 22.04 or 24.04
mono 6.8.0.105
nuget 6.10.1.5
credential provider installed at:
~/.nuget/plugins/netcore/CredentialProvider.Microsoft
~/.nuget/plugins/netfx/CredentialProvider…
-
`prerender: false` in `new InteractiveWebAssemblyRenderMode(prerender: false)` and its Server/Auto counterparts only seems to have an effect for top-level render modes. If a parent component specifies…
-
When attaching debugger to F# interactive session from polyglot specifically, hitting breakpoints results in "The application is in break mode" window, instead of hitting breakpoint normally. Note tha…
-
### Describe the Issue
I have a solution containing 6 test projects using SpecFlow and NUnit. Everything is using .Net 8. When I build I get the following logs once per Project:
`2023-11-30 08:49…