cubed-it
cubed-it
Hello, I've discovered an infinite loop in the `CSharpGenerator.RenamePropertyWithSameNameAsClass` method. The problem arises when a property shares the same name as its enclosing type and another property already bears a...
Hey there, I have just upgraded to 3.0.1 and was wondering about the following error: ```c# Unhandled exception. System.InvalidCastException: Unable to cast object of type 'Serilog.Sinks.Graylog.Batching.PeriodicBatchingGraylogSink' to type 'Serilog.Core.ILogEventSink'. at...
Hey, nice implementation, so first of all thank you for great work! I have little experience with realtime communication so far, so I'd like to ask a question about the...
### Describe the issue you are experiencing Hello everyone, I have set up a raspberry latest distro with docker + raspberymatic and have problems with DNS resolution within the container....
### **Issue: Unity IL2CPP Compilation Runtime Error After Upgrading MessagePack** #### **Description** I am encountering an issue after upgrading `MessagePack` from version `2.6.100-alpha` to `3.1.0` or `3.1.2`. Previously, my Unity...