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

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

feature-openapi
area-minimal

| Scenario | Environment | Date | Old RPS | New RPS | Change | Deviation | StDev | Dependencies | | -------- | ----------- | ---- | ------- |...

Perf
perf-regression
area-perf

# Descriptive Error for Improper Use of [AsParameters] ## Description 1) Throw NotSupportedException if [AsParameters] is applied to an enumerable class. 2) Preserve existing behavior for collections that are also...

community-contribution
pending-ci-rerun
area-minimal

# use `nameof` for `CallerArgumentExpression` - [x] You've read the [Contributor Guide](https://github.com/dotnet/aspnetcore/blob/main/CONTRIBUTING.md) and [Code of Conduct](https://github.com/dotnet/aspnetcore/blob/main/CODE-OF-CONDUCT.md). - [x] You've included unit or integration tests for your change, where applicable. -...

community-contribution
area-networking

Extensions.ApiDescription client tests cases were failing on s390x ``` Microsoft.Extensions.ApiDescription.Client.GetOpenApiReferenceMetadataTest.Execute_SetsClassName_BasedOnSanitizedOutputPath(outputPath: "aabb.cs", className: "aa__bb") [FAIL] [xUnit.net 00:00:00.54] Assert.Equal() Failure: Collections differ [xUnit.net 00:00:00.54] Expected: [["ClassName"] = "aa__bb", ["CodeGenerator"] = "NSwagCSharp", ["FirstForGenerator"]...

area-commandlinetools
community-contribution
pending-ci-rerun

Use new Dictionary AlternateLookup to avoid allocation in DictionaryJumpTable ## Description Simple change which removes the `substring` allocation in DictionaryJumpTable using the `GetAlternateLookup` feature of .NET 9. With this change...

community-contribution
pending-ci-rerun
area-networking

Backport of https://github.com/dotnet/aspnetcore/pull/58476

area-infrastructure
tell-mode

Backport of https://github.com/dotnet/aspnetcore/pull/58476

area-mvc
tell-mode

area-infrastructure

This PR updates each `yarn.lock` file referencing `serialize-javascript` version 6.0.0 or 6.0.1 to reference version 6.0.2.

area-infrastructure