core icon indicating copy to clipboard operation
core copied to clipboard

.NET news, announcements, release notes, and more!

Results 355 core issues
Sort by recently updated
recently updated
newest added

# What's new in .NET 7 Preview 3 This issue is for teams to highlight work for the community that will release .NET 7 Preview 1 To add content, use...

documentation

# What's new in .NET 7 Preview 4 This issue is for teams to highlight work for the community that will release .NET 7 Preview 4 To add content, use...

documentation

I installed Ubuntu 20.04 LTS in termux, and manually installed `dotnet` according to the [instructions](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.100-preview3-linux-arm64-binaries). When I ran `dotnet`, everything was OK. However, when I created a console app with...

area-setup

I would like to see an information page (`README.md`) for the GitHub organization. This can be realized by creating a repository with the name of the organization (`dotnet`) and creating...

As an admin deploying the .net core runtimes, it's quite a bit more effort to deploy the .exe installers than an MSI. I've tried things like dotnetinstaller.exe /x c:\somedir without...

area-setup

Problem encountered on https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install Operating System: windows Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant....

area-setup

### User Stories User Stories under this Epic: - [ ] https://github.com/dotnet/runtime/issues/38349 - [x] https://github.com/dotnet/iot/issues/1616

Epic
Priority:1

By adding primitives to the .NET libraries for distributed tracing, metrics, and logging, .NET applications will be observable and easily diagnosable. These primitives will implement open standards defined the the...

Epic
Priority:0

Not using any VsDevCmd.bat at all or using the VS2022 VsDevCmd.bat works.

The SDK 'Microsoft.NET.Sdk.Web' specified could not be found Fresh Installation of https://docs.microsoft.com/en-us/dotnet/core/tutorials/with-visual-studio-code caused problems to mine by "The SDK 'Microsoft.NET.Sdk.Web' specified could not be found" .NET Core runtimes installed: Microsoft.AspNetCore.App...