-
I've received some suggestions about including backends in CSharp bindings (#16) to make it easier for developers to reuse existing, well-tested backends (e.g., for Windows, macOS, and Linux) from CIm…
-
Hi, I worked on an AMQP 0.9.1 protocol binding using the [RabbitMq.Client](https://www.rabbitmq.com/client-libraries/dotnet-api-guide#overview).
I followed the ["RabbitMQ Protocol Binding for Cloud…
-
i. version of lib3mf: 2.2.0
ii. operating system: Windows 10
iii. what did you do:
Compiled and ran the attached project:
```csharp
class ThreeMfTest
{
public static void Main()
{
…
-
We enabled HSTS around 2024-08-29 but now (2024-10-10) it is no longer working. The header is no longer sent. This applies to both the `*.azurewebsites.net` domain and our custom domain.
We have made…
-
### Description
Currently to access Terrain3Ds API from C# you need to go over ClassDB and other functions to convert between C# and Godot objects. This is not very convenient for cases like generate…
lw64 updated
2 months ago
-
a simple string binding of the following sort will will result in a server error:
`g.V('MYID').property('name', myName)`
and a binding like this string, it is a valid string (as cosmosdb is lackin…
-
[CloudEvents](https://cloudevents.io/) is a [specification](https://github.com/cloudevents/spec/blob/main/cloudevents/spec.md) for describing event data in a common way. CloudEvents seeks to dramatica…
-
Build environment is 'Jetson AGX Xavier'(ARM cpu), Ubuntu 18.04, gcc 7.4.0.
I'd like to build with swig option to make csharp libraries to get CNTK GPU version on it.
Since I put yes to 'enble_csha…
-
## Describe the project you are working on
3D multiplayer [game](https://store.steampowered.com/app/2572620/Aetherift/) targeting Steam using C#.
Mid-port from Unity.
Uses Steam [Matchmaking/…
-
### Describe the bug
Weirdly, all C# tests pass on most platforms, but one of them fails on MacOS, and I don't know where it's coming from.
### Steps to reproduce
On macOS with Arm-based chips:
…