NoLifeKing
NoLifeKing
If you have a big datasheet that you want to edit, you may want to keep an ID-column to your left that's always visible. And for the same reason, if...
Currently the dashboard shows in Mb/s, when it's actually in MB/s.  
Would you be interested in having an endpoint that exposes the status (`ExceptionsModule.*`) and one that returns a list of exceptions? It'd make two great endpoints for use with internal...
It works _most_ of the time, but when we have many requests at the same time for the same resource, we sometimes end up with this (and other exceptions, that...
Just like in #643, we are seeing problems with the strong name signature in 4.0.4 when running in a .NET 4.8 Framework (ASP.NET WebSite/Application) OS: Windows 10 Enterprise 21H2 (19044.1741),...
I'm not normally one for posting huge blocks of code. But the `4.0.0` StackExchange.Precompiler.exe throws this when I try to run it. ```C:\Users\chga\.nuget\packages\stackexchange.precompilation.build\4.0.0\tools>StackExchange.Precompiler.exe ERROR: An unhandled exception occured System.IO.FileNotFoundException: Could...
fixes #18 This pull request enables you to choose to encrypt the connection to the SQL database, and trust the server certificate, if the provider does not provide a "valid"...
As a monitor provider, it would be of use to be able to either set the connection string directly, or have properties to enable encrypted SQL connections, and the ability...
### Is your feature request related to a problem? Please describe. When I create windows with `Neutralino.window.create`, it doesn't look like I can use any of the `Neutralino.window.*` methods on/in...
## Changes - Updated .NET to 8.0 - Updated CI-steps/actions to more recent version - Updated NuGet-packages to latest available version - Fixed deprecation warnings after package upgrades