Update README.md

This commit is contained in:
追逐时光者
2025-09-17 13:29:29 +08:00
committed by GitHub
parent a2599b29a6
commit 1b90da46d2

View File

@@ -98,12 +98,13 @@
## 🏹编程效率提升技巧集
### .NET相关开发环境
* [所有.NET版本下载](https://dotnet.microsoft.com/zh-cn/download/dotnet)
* [.NET Framework版本下载](https://dotnet.microsoft.com/zh-cn/download/dotnet-framework)
* [.NET 和 ASP.NET Core官方映像](https://hub.docker.com/_/microsoft-dotnet)
* [所有 .NET 版本下载](https://dotnet.microsoft.com/zh-cn/download/dotnet)
* [.NET Framework 版本下载](https://dotnet.microsoft.com/zh-cn/download/dotnet-framework)
* [.NET 和 ASP.NET Core 官方映像](https://hub.docker.com/_/microsoft-dotnet)
* [下载本地化的 .NET IntelliSense](https://dotnet.microsoft.com/zh-cn/download/intellisense)
### Visual Studio
* [Visual Studio 2026下载](https://visualstudio.microsoft.com/insiders/?rwnlp=zh-hans)
* [Visual Studio 2022下载](https://visualstudio.microsoft.com/zh-hans/downloads/)
* [Visual Studio for Mac下载](https://visualstudio.microsoft.com/zh-hans/vs/mac/)
* [Visual Studio常用快捷键](https://mp.weixin.qq.com/s/6Ekqufb4r2VvQGd9TifpEg)