-
Generating TypeScript bindings for a module which uses a timer table fails with `error: not yet implemented`, [apparently here](https://github.com/clockworklabs/SpacetimeDB/blob/master/crates/cli/src/…
-
Seeing the following stack trace:
```
Unhandled exception. System.InvalidOperationException: Unhandled BinaryData example value type
at AutoRest.CSharp.MgmtTest.Extensions.CodeWriterExtensions.Appe…
-
@baywet not a priority at all, but this doesn't look great:
https://www.nuget.org/packages/Std.UriTemplate/1.0.5#releasenotes-body-tab
I guess that it can be fixed by tweaking this…
-
In the contoso project, we have this interface generated:
```csharp
public interface IWidgets
{
Task CreateOrUpdateWidgetAsync(string apiVersion, string widgetName, "application/merge-patch+json" con…
-
We have an operation that just returns 200 without body content:
```typespec
op hello(): OkResponse;
```
usually we write this in a way that the op returns `void`, but because of [this issue ](https:/…
-
I copied one of our test projects in csharp client generator, it has an auth model:
```
model AuthFlow {
type: OAuth2FlowType.clientCredentials;
tokenUrl: "https://api.example.com/oauth2/token…
-
### Is your feature request related to a problem? Please describe.
.
### Describe the solution you'd like
Adding support for C# projects using mono
### Describe alternatives you've considered
_No…
-
In an Ubuntu container. It sounds like a build dependency issue.
A clean build failed with:
```
$ make
dotnet msbuild msbuild/ice.proj /p:UseSharedCompilation=false /nr:false /m /p:Configuration…
-
Hi,
I have a hard time building libm2k on a Raspberry PI. The error I get is:
> ~/libm2k/build $ cmake ../
> ---- Building Python bindings
> -- bin= lib= inc=
> -- Python_EXECUTABLE /usr/bin/py…
-
### Type of issue
Other (describe below)
### Description
Ineffective example presented before an adequate explanation of functionalit y.
[Enter feedback here]
### Page URL
https://learn.microso…