-
### Issue Summary
This is a dotnetcore application running on dotnet 7. When attempting to instatiate a ITwilioRestClient via dependency injection, I get the following exception:
System.MissingM…
-
Generated code in csharp netstandard2.0 is missing check for 0 status code (connection error)
samples/client/petstore/csharp/OpenAPIClientNetStandard/src/Org.OpenAPITools/Client/Configuration.cs
[cl…
-
Switched to 1.94.2 here to fix breaks in code action tests - https://github.com/dotnet/vscode-csharp/pull/7708
-
**Version Used**:
```yaml
```
**Steps to Reproduce**:
1. Writing a dotnet tool that opens a solution to run through all projects. This code hangs indefinitely:
``…
-
Dont know what to do. I made changes to our typespec and wanted to build the npm package for it.
The error message is useless and does not help.
```
npx tsp compile --debug .
TypeSpec compiler v0.6…
-
### Describe the bug
When attempting to run (see reproduction steps) just to see what the output would look like, I got the attached error, which contains the text
```
Emitter "@typespec/http-clien…
-
I followed the guide https://theme-ui.com/packages/prism, did the shadow `components.js` but it did not work.
Please correct me if I'm wrong!
![image](https://user-images.githubusercontent.com/493…
17-09 updated
4 years ago
-
https://github.com/syl20bnr/spacemacs/issues/8499
when i export an org file which context as below, org-mode will invoke omnisharp--start-omnisharp-server-for-solution-in-parent-directory().
```
…
-
-
**Version Used**:
\
\
**Steps to Reproduce**:
1. Use ToCSharpString on any `TypedConstant` that represents a float
**Expected Behavior**:
It produces a string that represents the float and could…