Oron

Results 22 issues of Oron

I need to be able to deserialize JSON into an existing instance of a class. (The reason is that said object instance is accessed via an IoC container as a...

Most popular .NET libraries on NuGet, as well as the .NET runtime itself, include xml-doc comments, which enable IDEs such as Visual Studio to display additional information in tooltips (IntelliSense,...

The designer no longer loads for me in VS2019 16.1.0 Preview 1.0 after updating to 0.8.0: (paths to my files trimmed) ``` 09:29:36.311 [Information] Avalonia Package initialized 10:29:05.474 [Verbose] Started...

Using VS2017 15.9.11. When opening the designer, the designer fails before the Window is fully rendered (see below) due to an InvalidOperationException. **Interestingly, after building the project while the designer...

This issue slows down development with Avalonia greatly for me The Avalonia designer occasionally somehow prevents the build process from copying the output file. Once I start getting the issue...

The R4ISDHC RTS LITE (rtssilver, oldest version from 2011) from www.r4isdhc.com has updatable firmware. This is the old version that does NOT have the year or "new" printed anywhere on...

support request

* Application version: 17.0.9 * Operating System (Platform and Version): Windows 10 21H2 (x64) **Expected Behavior** Multipart form data requests should send all of the selected parts, in the order...

blocked

The reference to `System.Security.Cryptography.Algorithms` should not be required for the `netstandard2.1` target. In general, any `System.*` packages with version `4.3.x` are meant for .NET Core 1.x based platforms only. I...

When I am working on an RDP session and I change tabs, for some reason keyboard focus is retained by the previous tab. Whatever I type is affecting the other...

bug
meta-help-wanted
area-ct-rdp
task-put-off

I'm considering using Refit in an environment with both .NET 6.0 and legacy .NET Framework services. However, I noticed that Refit has a reference to `System.Net.Http 4.3.4`. Transitive references to...

Dependency Management