itminus

Results 5 issues of itminus

Seeing [comment here](https://github.com/danroth27/BlazorChat/commit/15bba98372038d9702886b60a1feaa0a57a50356#r33682165), upgrade the SDK to 3.0

address the issue https://github.com/ionide/Fornax/issues/99#issue-1021648657

**Describe the bug** A post folder path that contains a space character (or non-ascii char) will cause an error of `System.Collections.Generic.KeyNotFoundException` **To Reproduce** Steps to reproduce the behaviour: 1. Run...

Hi, thank you for your great [blog](https://www.codeproject.com/Articles/5348155/Embedding-Native-Windows-and-Linux-Views-Controls). When I follow your article about host WinForm UserControl, I encounter a suitation where the Hosted WinForm UserControl doesn't respond to Click event...

I notice that there's a [nuget package reference in the Baseline.csproj](https://github.com/JasperFx/baseline/blob/4c3c6635b92887e600b76c64d8f1d31ff7de73b4/src/Baseline/Baseline.csproj#L26) While there's also source code of ImTools copied directly in the [BaselineTypeDiscovery project](https://github.com/JasperFx/baseline/blob/4c3c6635b92887e600b76c64d8f1d31ff7de73b4/src/BaselineTypeDiscovery/ImTools.cs). As Marten depends on both baseline...