core
core copied to clipboard
.NET news, announcements, release notes, and more!
### Description Microsoft.Extensions.Caching.Memory 1.0.0 points to the following license URL which is invalid. http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm ### Reproduction Steps Open http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm in a browser. It returns an error. ### Expected behavior http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm...
### URL(s) https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.9/9.0.9.md ### Description I have two solutions (let's say SolutionA and SolutionB.) In SolutionA I have a "Core MVC" project and in SolutionB there is a ".Net Core...
Hi, I had a crazy, self-produced problem with the last Runtime. Configuration: Old service, created 2008 with NET.Remoting, later updated to WCF, now running as NET.8 minimal API IIS InProcess-hosted....
https://github.com/dotnet/core/tree/main/release-notes/8.0 8.0.10 and 8.0.8 exists, specifically looking for the 8.0.400 release note which I expected to find there but the release note for 8.0.8 mentions the following >The .NET 8.0.8...
I can't get the `dotnetsay` tool (https://www.nuget.org/packages/dotnetsay) to work in Docker. Here's what I've tried: ## Repro steps Running directly from the Docker CLI: ```console docker run --rm mcr.icrosoft.com/dotnet/nightly/sdk:10.0-preview dnx...
This issue is being drafted to address or discuss matters related to the release-notes/9.0 folder in the dotnet/core repository. Please provide additional information or context about the specific problem, feature...
Examples: - https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.17-sha.txt - https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.6-sha.txt ### Spacing between checksum and filename ``` 1308565...ecb18d5 aspnetcore-runtime-8.0.17-linux-arm.tar.gz 4f1a441...aced3c5 aspnetcore-runtime-8.0.17-linux-arm64.tar.gz ... ``` There is one space between the checksum and the filename. `sha512sum`'s output...
The following errors exist with the RunApiDiff.ps1 script and should be addressed. ``` RuleName Severity ScriptName Line Message -------- -------- ---------- ---- ------- PSAvoidTrailingWhitespace Information RunApiDiff 623 Line has trai...
Our model for JSON, markdown, and all other text formats should be: - UTF8 - No BOM - LF line-endings We should ensure our linters enforce this.
This issue tracks the .NET 10 Preview 6 release notes pull requests for each focus area. | Focus Area | Pull Request | |-----------------|-------------| | ASP.NET Core | https://github.com/dotnet/core/pull/9941 |...