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

There are ~~two~~ tests skipped on helix due to the move to running from the publish directory from https://github.com/dotnet/aspnetcore/pull/29449 - [x] IdentityUIScriptsTest.IdentityUI_ScriptTags_FallbackSourceContent_Matches_CDNContent - [x] HtmlGenerationWebSite_GeneratesExpectedResultsNotReadyForHelix - [x] HtmlGenerationWebSite_GenerateEncodedResultsNotReadyForHelix - [...

task
test-failure
area-mvc
triaged

### Describe the bug The long-lived circuits of Blazor server make distributed tracing not work as expected. Since each circuit is effectively a long-lived request ... a lot of *activity*...

enhancement
area-signalr
area-blazor
affected-few
severity-major
Priority:1
blazor-server
jcn-p0

Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1027022&view=logs&j=8c9dd6ae-5017-5a70-997c-c2386fed4e85&t=67839355-6a03-55d6-fbd7-5d56c2fd9ea1 ``` Failed Templates.Test.BlazorServerTemplateTest.BlazorServerTemplateWorks_NoAuth(browserKind: Chromium) [2 m 50 s] Error Message: System.TimeoutException : Timeout 30000ms exceeded. =========================== logs =========================== waiting for selector "h1+p >> text=Current count: 1" to be...

test-failure
area-blazor
feature-templates
playwright 🎭

IndividualAuth_Works tests are failing with the following on OSX, this seems like its generally an issue when the trust store is modified which causes Chrome to flush all the connections,...

test-failure
area-blazor
playwright 🎭

I want to be able to run `dotnet watch run --urls="https://localhost:7005"` to start my application server at a specific port and have hot reload enabled. However, hot reload is not...

bug
area-commandlinetools
feature-dotnetwatch
feature-hot-reload

## Error Message ``` Failed to install browsers EXEC : error : Failed to download firefox, caused by [D:\workspace\_work\1\s\src\Shared\BrowserTesting\src\Microsoft.AspNetCore.BrowserTesting.csproj] ##[error]EXEC(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to download firefox, caused by EXEC...

task
test-failure
area-blazor
playwright 🎭

### Describe the bug I have a simple ASP Net core 5 application with Angular ( the template was generated with Microsoft Visual Studio Professional 2019 Version 16.8.3 ) In...

bug
breaking-change
area-mvc
feature-spa

## Failing Test(s) - Templates.Test.BlazorWasmTemplateTest.BlazorWasmHostedTemplate_AzureActiveDirectoryTemplate_Works I have not quarantined this test because the error so strange that I can't tell if it's related to a specific test. ## Error Message...

test-failure
area-blazor

I have spent a long time trying to figure what is the problem, looking for similar issues, but just could not find the answer. ### Describe the bug I have...

bug
area-blazor
feature-static-web-assets

Using ``, you'll be unable to type normally into the input. After each keystroke it behaves as if you've just moved the cursor back to the start, and your next...

bug
area-blazor
feature-accessibility
Priority:2
feature-blazor-builtin-components