-
### Description
I am trying to run createdump against an ASP.NET Core application running on RHEL 8 on arm64/aarch64 . This works flawlessly with .NET 8, but fails with .NET 9.
### Reproduct…
-
### URL
https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/install
### Operating system
windows 10 enterprise 10.0.19045
### More information about your system
windows 10 x…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Net-Core-6:-Microsoft-Fakes-and-WPF-Issu/10128442)._
---
Hello,
I'm in the progress of…
-
## Issue Description ##
I started using VSCode for C# in March. I installed all the needed extensions and everything was working fine. Just the way it did on Visual Studio. But VScode started actin…
-
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/validation mentions
You may not be able to enter decimal points or commas in the Price field. To support jQuery validation for non…
-
The older OData (v4) functionality allowed for the use of the OData Query extensions on Web API projects without the full use of OData. This was exceptionally handy for creating much simpler OData-lik…
-
Hi,
please let me know how to trigger that LSP example
The RustExtension and RustLanguageServerProvider classes never kick in
no breakpoint are registered and nothing happens as I drop a .rs or…
-
In the file odata.net/src/Microsoft.OData.Core/UriParser/Parsers/UriPathParser.cs,
I see the following comment -
// COMPAT 29: Slash in key lookup breaks URI parser
// TODO: The code below has…
-
Today , There are Asp.Net (`System.Web.HttpContext`) and Asp.Net Core (`Microsoft.AspNetCore.Http.HttpContext`) in .net Framework , and there are a few packages use .net Framwork with `System.Web.Htt…
-
Ported from https://github.com/dotnet/roslyn-project-system/issues/1309
1. Create a new C# .NetStandard library.
2. Open properties pages and change the Application type to Console Application.
3…