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

The following list defines breaking changes that are proposed for .NET 8. Proposed: - https://github.com/dotnet/sdk/issues/10357 Carryovers from .NET 7: - https://github.com/dotnet/sdk/issues/23540 - https://github.com/dotnet/sdk/issues/23545 ## dotnet build/publish produces RID-specific apps by...

[Ubuntu 21.10 reaches end of life on July 14, 2022](https://lists.ubuntu.com/archives/ubuntu-announce/2022-May/000280.html) This issue is created to track progress for the remove support for Ubuntu 21.10 from .NET Core 3.1 and .NET...

os-support

### Description Testing a project that uses Nuget, after performing a build, including package restore, attempt to run tests in a new context with no network access (this is to...

Team:SDK

# dotnet/announcements best practices The [dotnet/announcements](https://github.com/dotnet/announcements) repo is intended to keep everyone informed about important information related to the .NET platform. It is a one-way broadcast that plays nicely with...

announcement

I was under the impression that being as open-source as possible was one of Microsoft's chief goals with .NET Core. It's very surprising then to find that the licensing for...

area-vs

### Situation There are a set of .NET-related customer workflows that require the use of platform libraries contained within the operating system. These are divided into two categories: * Execution...

Epic
Priority:1
Bottom Up Work

Docker build stopped working Hello, i have a dockerfile than build correctly, but 5 days ago without any change in code i´ll stop building. Dokcer build response me that: Restore...

They are very noisy and not particularly useful. https://www.nuget.org/packages?q=runtime. At the same time, we want to ensure that we have good transparency for users. What to do? Should we unlist...

The following list defines breaking changes that are proposed for .NET 7. Implemented: - https://github.com/dotnet/runtime/pull/67022 - https://github.com/dotnet/runtime/pull/69902 - https://github.com/dotnet/sdk/pull/22314 Planned for .NET 7: - https://github.com/dotnet/sdk/issues/23551 Unclear plan: - https://github.com/dotnet/designs/pull/173 Moved...

announcement

### Description I have been testing updating a wpf application from framework to .NET 5, mainly as an experiment to see what would be better, and also because .net is...

area-website