967 热度

What’s new in .NET Productivity with Visual Studio 2022

With the release of Visual Studio 2022 the Roslyn team continues to enhance your .NET developer productivity with the latest tooling improvements. In this post I’ll cover the following .NET productivity enhancements:Source Link navigation;Stack Trace Explorer;Naming styles in the EditorConfig UI;Sync namespaces from Solution Explorer;IntelliSense completion for await;New code fixes and refactorings

收录时间: 2021-12-16
分类: Visual Studio
贡献者: Rector
1003 热度

Introducing the new Razor editor in Visual Studio 2022

With the release of Visual Studio 2022 you can now use the new Razor editor for local ASP.NET Core development with MVC, Razor Pages, and Blazor. Download Visual Studio 2022 and make sure to update to 17.0.2 to get the latest Razor updates.

收录时间: 2021-12-03
分类: Visual Studio
贡献者: Rector
1337 热度

Building a project that target .NET Framework 4.5 in Visual Studio 2022

I maintain a few libraries that still target .NET Framework 4.5 (among others). .NET 4.5 has long been out of support, but I try to keep supporting older frameworks in my libraries as long as it’s not a major inconvenience, because many people maintain old applications that can’t easily be updated to a newer framework.

收录时间: 2021-11-12
分类: Visual Studio
贡献者: Rector
775 热度

Visual Studio 2022 now available

I am really excited to announce that we’ve reached general availability for Visual Studio 2022 and .NET 6, both of which are now available for download. Visual Studio 2022 will help you go from idea to code faster than ever. Developer productivity and quality-of-life improvements are at the heart of Visual Studio 2022, and we’re excited for you to try it out. Simply put, Visual Studio 2022 will let you bring your ideas to life.

收录时间: 2021-11-10
分类: Visual Studio
贡献者: Rector
889 热度

Visual Studio 2022 Launch Event Agenda

We’re excited to host the Visual Studio 2022 launch event on November 8th. This release is unique: it brings together, the move to 64-bit, new capabilities, and improvements to reliability and performance across your entire developer workflow. The launch event is a celebration of that work, and all the work, our community, and extension authors have contributed. In all the sessions, Visual Studio 2022 is center stage with demos galore. With what’s new sessions that take you through all the new capabilities in Visual Studio 2022 and lots of Tips & Tricks sessions to help you get the most of Visual Studio 2022. Read on to see the full schedule and details of what we have in store for you!

收录时间: 2021-11-02
分类: Visual Studio
贡献者: Rector
1057 热度

Join us November 8 for the Launch of Visual Studio 2022

On behalf of our entire team, I’m excited to announce the upcoming release of Visual Studio 2022 on November 8, and the immediate availability of the Visual Studio 2022 Release Candidate (RC) and Preview 5. We invite you to explore the latest capabilities of Visual Studio 2022 at our virtual launch event on November 8. Throughout the day, you can learn from some special guest speakers, talk back to the Visual Studio team, and even download exclusive digital swag.

收录时间: 2021-10-13
分类: Visual Studio
贡献者: Rector
AD 友情赞助
778 热度

Introducing the New NuGet.org Package Details Page

Today, we are excited to announce a massive makeover for the package details page on NuGet.org. We built NuGet.org to help .NET developers find packages that will accelerate their projects, and this latest update has changes meant to help package consumers and authors alike. The NuGet.org website design was last updated in 2017, which means it has been more than four years since we have had a new look! In preparation for several new features that are on the way to roll-out, our team has been working hard on a revamp of the NuGet.org package details page that is more useful for our community. The project was primarily driven by our awesome summer intern Sophia, who worked on both the design and implementation of the new page.

收录时间: 2021-09-30
分类: Visual Studio
贡献者: Rector
1053 热度

Personalize Your Visual Studio 2022

One of Visual Studio’s core goals is to increase your individual and team productivity. And, one of our key focus areas is to make Visual Studio more personalized and flexible, so that you can make the IDE your own. Below, we’ll summarize some of the personalization features we’ve shipped in our preview channel or plan to ship soon.

收录时间: 2021-08-12
分类: Visual Studio
贡献者: Rector
1089 热度

Load Only the Projects You Need with Solution Filters

You, like many other developers, may work in very large codebases that contain hundreds or thousands of projects in a single Visual Studio solution. However, you may only work with a few of those projects and their dependencies. Our Visual Studio team has seen multiple approaches that developers use to only load and work in the projects that they need. Solution Filters are a new, recommended approach that provide a focused and more performant workspace for you.

收录时间: 2021-08-10
分类: Visual Studio
贡献者: Rector
1149 热度

微软 Visual Studio 2022 第二个预览版发布:搭载新图标,实时预览功能增强

大约一个月前,微软发布了 Visual Studio 2022 的第一个预览版。这是第一个专为 64 位 PC 构建的 IDE 版本,因此第一个版本专注于查找和修复问题,新功能并不是很多。不过今天,微软发布了 Visual Studio 2022 预览版 2,它带来了更多新功能。预览版 2 在界面上进行了更新,进行了更多的本地化适配,还带来了更新的图标和新的 Cascadia Code 字体。新图标旨在更易于理解,使 Visual Studio 更易于访问。

收录时间: 2021-07-15
分类: Visual Studio
贡献者: Rector
1288 热度

微软发布了Visual Studio 2022 Preview 1 以及.NET 6 Preview 5

Microsoft 今天宣布了Visual Studio 2022 的第一个预览版,并且同时也发布了.NET 6 Preview 5。https://devblogs.microsoft.com/visualstudio/visual-studio-2022-preview-1-now-available/https://devblogs.microsoft.com/dotnet/announcing-net-6-preview-5/并且你可以在GitHub上查看.NET 6 Preview 5的最新功能。

收录时间: 2021-06-18
分类: Visual Studio
贡献者: Rector
988 热度

Visual Studio 2019 16.11 Preview 2

Visual Studio 2019 16.11 preview 2 is available today! Version 16.11 focuses on enhancing the stability and security of Visual Studio 2019. For features included in this release see the 16.11 Preview 1 blog post or check out the release notes.

收录时间: 2021-06-18
分类: Visual Studio
贡献者: Rector
1039 热度

Learn What’s New in .NET Productivity

The .NET Productivity team (aka. Roslyn) continues to enhance your developer productivity with the latest tooling updates in Visual Studio 2019. In the last release, we listened to your feedback and have been hard at work improving the .NET developer experience. To try out the latest .NET productivity enhancements download the latest Visual Studio release.

收录时间: 2021-06-10
分类: Visual Studio
贡献者: Rector
1011 热度

IntelliCode Package Suggestions for NuGet in Visual Studio

Building on Visual Studio’s robust IntelliCode experience for .NET, we’re excited to introduce NuGet IntelliCode Package Suggestions in Visual Studio 16.10! IntelliCode Package Suggestions use your project’s context, such as installed packages and project type, to suggest packages to enhance your workflow!

收录时间: 2021-06-04
分类: Visual Studio
贡献者: Rector
1512 热度

Visual Studio 2019 v16.10 and v16.11 Preview 1 are Available Today!

We are excited to announce the release of Visual Studio 2019 v16.10 GA and v16.11 preview 1. This release makes our theme of developer productivity and convenience Generally Available to Visual Studio users! We’ve added C++20 features, improved Git integration, improved profiling tools, and a host of features that accelerate productivity. Download the latest Visual Studio release to try the new features in 16.10. And as always, we love your feedback and interactions through our Developer Community.

收录时间: 2021-05-26
分类: Visual Studio
贡献者: Rector
AD 友情赞助
1105 热度

The Visual Studio family welcomes you at Microsoft Build 2021

Come join us at Microsoft Build, our largest developer conference, to explore what’s new in tech. This year, Build will be kicking off at 8:00 AM Pacific Time on Tuesday, May 25, 2021 (see in your time zone).You can expect an event packed with exciting product announcements, live keynotes, breakout sessions with cool demos, and Q&A with experts from different product teams, available across multiple time zones.

收录时间: 2021-05-19
分类: Visual Studio
贡献者: Rector
1618 热度

它来了!!!有史以来第一个64位Visual Studio(2022)预览版将在今夏发布!

美国时间2021年4月19日,微软产品研发部一位负责人Amanda Silver在其博客上发布一则《Visual Studio 2022》的消息,表示将在今年(2021年)夏天发布Visual Studio 2022的第一个预览版,这也是Visual Studio的下一个主版本号。博文表示:Visual Studio 2022将更快、更易用、更轻量,无论是初学者还是企业级的解决方案均适用。Visual Studio 2022版本是Visual Studio有史以来的第一个64位,在用户体验上将地更简洁、更智能、更快捷。新版中更好的与Git...

收录时间: 2021-04-20
分类: Visual Studio
贡献者: Rector
2756 热度

Visual Studio 2022

All of our product development begins and ends with you—whether you posted on Developer Community, filled out a survey, sent us feedback, or took part in a customer study, thank you for helping to continue to steer the product roadmap for Visual Studio. I have exciting news—the first public preview of Visual Studio 2022 will be released this summer.

收录时间: 2021-04-20
分类: Visual Studio
贡献者: Rector
1025 热度

Visual Studio 2019 v16.10 Preview 2 Releases Today

We are excited to announce the release of Visual Studio v16.10 preview 2. This release continues a theme of developer productivity and convenience. We’ve added C++20 ranges, IntelliSense completions, margin icons for inspecting the inheritance chain, and new features for testing, Docker tooling enhancements, and Git integration! Download the latest Visual Studio preview release to try the new features in 16.10. And as always, we love your feedback and interactions through our Developer Community.

收录时间: 2021-04-19
分类: Visual Studio
贡献者: Rector
991 热度

Debug managed Linux core dumps with Visual Studio

Analyzing dumps is a really popular technique to debug issues on remote machines, this is especially true when you do not have immediate access to your production environment. Devs will use a dump file from a machine when they can’t reproduce a crash or unresponsive state on their own machine. Concurrently, hosting managed apps running on Linux is gaining popularity these days, and managed tools and workflows need to better reflect this reality. To support this with Visual Studio 16.8 and above you now have the ability to open and analyze managed dumps collected on Linux and use the best in class debugging tools available in Visual Studio.

收录时间: 2021-04-14
分类: Visual Studio
贡献者: Rector
AD 友情赞助