aspnetcore
aspnetcore copied to clipboard
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Windows-Authentication-Type/10520750)._ --- [regression] [worked-in:net 7] Hello I just installed the latest .Net 8.0. In my projects i Use Windows Authentication...
## Failing Test(s) - Interop.FunctionalTests.Http3.Http3RequestTests.POST_Expect100Continue_Get100Continue ## Error Message ```text System.Net.Http.HttpRequestException : An error occurred while sending the request. ---- System.Net.Http.HttpProtocolException : The HTTP/3 server reset the stream. HTTP/3 error code...
#56210 and #56211 both intended to update our repo to use the latest 11.x JDK, but those changes do not appear to affect our helix runs. I'm guessing we want...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. The...
Some existing packages ship already compressed versions of assets without the appropriate metadata that conflict with the paths we generate for our own compressed assets. Instead of erroring out, avoid...
## Failing Test(s) - `Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2ConnectionTests.OutputFlowControl_ConnectionAndRequestAborted_NoException` ## Error Message Helix just reports "The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above...
This pull request updates the following dependencies [marker]: (Begin:ba55bbf2-4239-468a-a9c6-08db6772cb2c) ## From https://github.com/dotnet/extensions - **Subscription**: ba55bbf2-4239-468a-a9c6-08db6772cb2c - **Build**: 20240825.2 - **Date Produced**: August 26, 2024 5:32:05 AM UTC - **Commit**: b0088050a5a6ed6a537eb0624a4bb09bc14b5e83...
This pull request updates the following dependencies [marker]: (Begin:44484a52-9674-4231-ead1-08dcbc303060) ## From https://github.com/dotnet/source-build-externals - **Subscription**: 44484a52-9674-4231-ead1-08dcbc303060 - **Build**: 20240821.1 - **Date Produced**: August 21, 2024 7:32:18 PM UTC - **Commit**: 457ff6ef4705a0aa8de628a1f2a15474a05b7150...
This pull request updates the following dependencies [marker]: (Begin:89b8d7af-c2e7-42f8-3b29-08d8b8050dda) ## From https://github.com/dotnet/arcade - **Subscription**: 89b8d7af-c2e7-42f8-3b29-08d8b8050dda - **Build**: 20240823.2 - **Date Produced**: August 23, 2024 9:23:47 PM UTC - **Commit**: 91599268652b51969b8d8088d4f2f2ba7b3ebb19...
# QuickGrid: Add EventCallback for clicking on a row. **Description:** This pull request aims to enhance the QuickGrid component by adding the capability to handle row click events. This feature...