Before you open an issue
If the issue is with an ASP.NET Core document:
- Do not open a new issue using this form.
- Open the issue using the Open a documentation issue link and feedback form at the bottom of the article.
Using the Open a documentation issue link and form to open an issue adds article metadata for tracking, which indicates the article that you're commenting on.
If the issue is:
Issue description
{ description here }
Software versions
Check the .NET target framework(s) being used, and include the version number(s).
If using the .NET SDK, include dotnet --info output. If using .NET Framework without the .NET SDK, include info from Visual Studio's Help > About Microsoft Visual Studio dialog.
dotnet --info output or About VS info
Before you open an issue
If the issue is with an ASP.NET Core document:
Using the Open a documentation issue link and form to open an issue adds article metadata for tracking, which indicates the article that you're commenting on.
If the issue is:
Issue description
{ description here }
Software versions
Check the .NET target framework(s) being used, and include the version number(s).
If using the .NET SDK, include
dotnet --infooutput. If using .NET Framework without the .NET SDK, include info from Visual Studio's Help > About Microsoft Visual Studio dialog.dotnet --info output or About VS info
<replace>