Update URL for dotnet-core-preview
See original GitHub issueWhen creating a project with a preview SDK, the following message is printed:
You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
Given that we’re no longer branding as “.NET Core”, we should update that URL.
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (14 by maintainers)
Top Results From Across the Web
ASP.NET Core updates in .NET 8 Preview 7
NET 8 Preview 7 is now available and includes many great new improvements to ASP.NET Core. Here's a summary of what's new in...
Read more >5 ways to set the URLs for an ASP.NET Core app
In this post I show 5 different ways to change which URLs your app listens on. There are multiple ways to set the...
Read more >ASP.NET Core updates in .NET 8 Preview 6
NET 8 Preview 6 is now available and includes many great new improvements to ASP.NET Core. Here's a summary of what's new in...
Read more >ASP.NET Core updates in .NET 8 Preview 5
NET 8 Preview 5 is now available and includes many great new improvements to ASP.NET Core. Here's a summary of what's new in...
Read more >Can I set listen URLs in appsettings.json in ASP.net Core ...
I'm creating an ASP.net Core 2.0 app to run on the .net Core 2.0 runtime, both currently in their Preview versions. However, I...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@marcpopMSFT https://aka.ms/dotnet-support-policy has been created to serve as the target for this work.
I agree with Rich, the warnings for SDK previews seem of low value to me. Also, the SDK is something that the developer of the machine controls which is different from the what the projects themselves are targeting because build can transparently acquire targeting packs.
Scenarios: