Mek
Mek
Hi, I just made a github account to report this issue. It can be easily reproduced. 1. Make sure screen rotation is enabled 2. Open directory chooser 3. Rotate screen...
**Describe the bug** getRdsTime() returns a string such as 13:51 -02:00 but it should be 13:51 +02:00 My time zone is +02:00 and the FM station broadcasts correct time zone...
**Do you want to request a *feature* or report a *bug*?** - [x] Bug - [ ] Feature - [ ] Question **Did you test against the latest CI build?**...
Calling odata query synchronously is possible by LINQ .Where and .FirstOrDefault call on the entity set IQueryable. Calling the same query with async/await is not possible using LINQ, but you...
We use TypeLite which is no longer maintaned and wanted to move to TypeLitePlus. However, after installing the nuget packages, we get following warnings `Warning CS8002 Referenced assembly 'TypeLitePlus.Core, Version=2.0.0.0,...
Hello, this library now targets the specific .NET versions such as .NET 5, 6, 7, 8. If we want to reference it in a class library project, we will have...
Please make this assembly strong named so that it can be referenced from other strong named libraries. Thank you.
Can you please release a version with CUDA 13 support? Currently, the latest supported is 12.9. My nvidia-smi says: ``` +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 580.97 Driver Version: 580.97 CUDA Version: 13.0...