-
### If you believe you have an issue that affects the security of the platform please do NOT create an issue and instead email your issue details to secure@microsoft.com. Your report may be eligible f…
-
Hello, I would like to integrate this into an existing .NET Core CLI. I am struggling to do this due to the reliance on namespaces like `System.Web.Script.Serialization` and `System.Web`.
## Detail…
-
PayBox App ซึ่งประกอบไปด้วย Microservice ดังนี้
คำอธิบาย
1.API Gateway
2.Web App
3.Payment API
4.Authentication API
5.Transfer API
6.Statement API
1.API Gateway (เกตเวย์ API):
- ตัวกลางที่เป็นทางเข…
-
### Description
all the other issues realted to this error message are either closed, or contain irrelevant information.
this is a trivial repro case that shows that the scripted dotnet sdk inst…
-
### Describe the bug
If you call `app.UseResponseCaching` before `app.UseCORS` in the `Startup.cs` of a .net core web api some users will see CORS errors because the response caching middle-ware …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
If you create an HTML helper to set disabled flag on checkboxes and simultaneously use `check…
-
Please provide a succinct description of the issue.
MethodAccessException on equality comparison of a record with private fields **but only** when building from visual studio (17.11.5).
This is (prob…
-
Our current work on publishing .NET containers using combined runtime-ASP.NET readytorun composite are complicated by the fact the the SDK repo publishes the dotnet app with its own version of the Mic…
-
### Description
See this comment https://github.com/FusionAuth/fusionauth-netcore-client/issues/13#issuecomment-608204114
Thanks to @ukevp for this suggestion:
> Another standardization thing…
-
### Describe the bug
When I use the `HttpLoggingMiddleware` to log the response body, the response header would not be logged as expected, not know if this is by design, guessing that it may caused…