aspnetcore icon indicating copy to clipboard operation
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.

Results 1155 aspnetcore issues
Sort by recently updated
recently updated
newest added

This pull request updates the following dependencies [marker]: (Begin:34ebb389-daeb-4237-045c-08db4c01eb9e) ## From https://github.com/dotnet/source-build-reference-packages - **Subscription**: 34ebb389-daeb-4237-045c-08db4c01eb9e - **Build**: 20240826.2 - **Date Produced**: August 26, 2024 9:14:18 PM UTC - **Commit**: 6c26545ca7999a4192df6899ea9ed4eaa950d367...

area-infrastructure
Type: Dependency Update :arrow_up_small:

# Bumping `ws` dependency to fix `Component Vulnerability` issue [ws](https://www.npmjs.com/package/ws) package has a DoS attach vulnerability between v7.0.0 and v7.5.10 Details can be found here; https://security.snyk.io/package/npm/ws GitHub Code Scanning feature...

area-signalr
community-contribution

### 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. when...

area-middleware

### 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. _No...

enhancement
area-blazor
feature-blazor-quickgrid

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Hey @BrennanConroy /Team I have been following up on this...

area-signalr

For CG. Redo of #56677

area-signalr
tell-mode
pending-ci-rerun

## Background and Motivation For outout caching its often useful to be able to create tags based on the response. This occurs where different requests all touch the same underlying...

api-suggestion
feature-output-caching
area-middleware

## Failing Test(s) - `Microsoft.AspNetCore.Server.IIS.NewShim.FunctionalTests.NewShimTests.CheckNewShimIsUsed` ## Error Message ```text Could not find aspnetcorev2_inprocess.dll loaded in process w3wp ``` ## Stacktrace ```text 2024-08-26T20:30:31.3148437Z [xUnit.net 00:00:07.06] Stack Trace: 2024-08-26T20:30:31.3150379Z [xUnit.net 00:00:07.06] /_/src/Servers/IIS/IIS/test/IIS.NewShim.FunctionalTests/NewShimTests.cs(36,0):...

test-failure
area-networking

This pull request updates the following dependencies [marker]: (Begin:bdfdb6bb-d819-4022-1007-08dcbc30275f) ## From https://github.com/dotnet/winforms - **Subscription**: bdfdb6bb-d819-4022-1007-08dcbc30275f - **Build**: 20240824.1 - **Date Produced**: August 24, 2024 2:02:22 PM UTC - **Commit**: 1961ed892785d2216e53650d5c33c42de1289ae5...

area-infrastructure

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug In an ASP.NET Core 8 Blazor web app, I have...

area-mvc