Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 719 Bytes

File metadata and controls

40 lines (25 loc) · 719 Bytes
name Bug report
about Report a bug or unexpected behavior
title
labels bug, .NET
assignees

Description

A clear and concise description of what the bug is.

Steps to Reproduce

  1. Step 1
  2. Step 2
  3. Step 3

Expected Behavior

What you expected to happen.

Actual Behavior

What actually happened.

Environment

  • .NET SDK version: (output of dotnet --version)
  • ASP.NET Core version: (from *.csproj)
  • OS: (e.g., macOS 15.0, Ubuntu 24.04, Windows 11)

Additional Context

Add any other context about the problem here (logs, screenshots, etc.).

Possible Solution

(Optional) Suggest a fix or workaround if you have one.