-
Hi, with WinForms sample, when Engine.Start is called, I have a NullReferenceException here : https://github.com/SuRGeoNix/Flyleaf/blob/ec921886c73669f5c1670e4820fd6bd92962dece/FlyleafLib/Utils/Utils.…
-
For Clickonce deployed .NET FX applications, it is possible to activate the application via `.appref-ms` file and supply additional arguments, like `%userprofile%\Desktop\MyApp.appref-ms arg1,arg2,arg…
-
All of these tests were performed with the PLC disconnected. I have 4 tests, and they all show different behavior. I reviewed https://github.com/libplctag/libplctag.NET/issues/327, but I believe thes…
-
### Background and motivation
The existing `SystemIcons` come from an older API that has icons that don't get updated with the OS. The new API [`SHGetStockIconInfo`](https://learn.microsoft.com/win…
-
### Problem statement
Currently the agent is very much focused on "backend" type services. Most of our auto instrumentation features are about capturing backend type libraries and the agent itself …
-
After the changes introduced to numbers formatting the vast majority of the operations is faster. However, this is not true for `float.ToString(format)`which is 20% to 3x slower.
https://github.com…
-
I am a user of the Exceptionless.Wpf package. While looking at the source code for Exceptionless I stumbled upon [ExceptionlessWindowsEnvironmentInfoCollector.cs](https://github.com/exceptionless/Exce…
-
### Description
When testing WinForms Samples app against runtime dotnet-sdk-7.0.100-alpha.1.21568.2, it failed to launch with error System.ComponentModel.Win32Exception
### Reproduction Steps
**A…
-
```
Code block collapsed, click to show
```
```bat
G:\Downloads\Shark\SHARK>powershell -f .\start.ps1
shark_tank local cache is located at C:\Users\Acrivec\.local/shark_tank/ . Y…
-
Or is the plan to one day bring the designer back into the Visual Studio process?