Advertisement

Sunday, March 12, 2017

Visual Studio 2017 Released

From the Visual Studio website:

We are happy to announce the release of Visual Studio 2017. This release brings a new lightweight and modular installation experience which can be tailored to your needs.

Use Visual Studio 2017 to develop apps for Android, iOS, Windows, web, and cloud. Code fast, debug and diagnose with ease, test often, and release with confidence. You can also extend and customize Visual Studio by building your own extensions. Use version control, be agile, and collaborate efficiently with this new release!

Visual Studio 2017 Installer Window

Download: Visual Studio Enterprise 2017

To learn more about other related downloads, see the Downloads page. Also, see Visual Studio 2017 System Requirements and Visual Studio 2017 Platform Targeting and Compatibility.

Release Date: March 7, 2017 (build 26628.04)

Summary

Develop: Navigate, write, and fix your code fast
  • New Installation Experience - A reduced minimum footprint for faster and more customizable installations, as well as support for offline installs.
  • Visual Studio IDE - A broad range of enhancements in Visual Studio 2017, including reduction in startup and solution load times, sign in and identity improvements, improved code navigation, open folder view, and connected services enable connections between your app and any service on-premises or in the cloud.
  • Visual C++ - No breaking changes between 2015 and 2017. Better C++14 conformance level, CMake support, build throughput, and productivity in the editor.
  • C# and Visual Basic - Extends support for new C# 7.0 and Visual Basic 15 language features, and introduces new refactorings that allow you to organize source code with one action.
  • F# - Support for F# 4.1 language features, improvements to the F# compiler and FSharp.Core, and a new editor based on Roslyn Workspaces.
  • JavaScript and TypeScript - TypeScript 2.1 is available for all TypeScript projects in Visual Studio. A new JavaScript language service is available and enabled by default.

Debug: Debug, profile, and diagnose with ease
  • Debugging and Diagnostics - Overhaul of the Exception Helper and faster code navigation with Run to Click. Plus, a new summary of your application events in the Diagnostic Tools window and several improvements to the CPU Tool.

Test: Write high-quality code with comprehensive testing tools
  • Live Unit Testing - Visualize unit testing results and code coverage live in the editor.
  • Testing Tools - Associate automation with test case work items using the Test Explorer.

Collaborate: Use version control, be agile, and collaborate efficiently
  • New Git features in Team Explorer and updated connect experience - Do more with Git in Visual Studio 2017 and easily find the projects and repos to which you want to connect.
  • Enhanced Visual Studio Feedback Workflow - More collaborative Report-A-Problem. Search, follow, and vote to get latest updates on all feedback.

Extend: Customize to your liking by building your own extensions
  • Visual Studio Extensions - Customize Visual Studio to your liking by building your own extensions.
  • Discoverability of Project and Item Templates - There is a breaking change with how Visual Studio consumes project and item templates to improve performance of template discovery.

Equip: Utilize tooling to increase productivity and explore new capabilities
  • .NET Core and ASP.NET Core - This contains the 1.0 final release of the new MSBuild based .NET Core Tools. Using Visual Studio 2017, you can create .NET Standard libraries, .NET Core apps/libraries, and ASP.NET web projects that use the new csproj format.
  • Tools for Universal Windows App Development - Updates include a new version of the .NET Native toolchain, .NET Core NuGet framework, new productivity tools, and support for the Windows 10 "Creators Update" SDK.
  • Xamarin - Xamarin 4.3 adds support for tvOS, while also improving iOS Assets Catalog support and the XML editing experience.
  • Visual Studio Tools for Apache Cordova - A new browser-based simulator enables you to code fast and see the results immediately.
  • Node.js Tools for Visual Studio - Updates focused on stability, performance, and overall product quality.
  • Visual Studio Tools for Unity - Visual Studio Tools for Unity 3 is now available with the "Game Development with Unity" workload from the new Visual Studio installer.
  • Redgate Developer Tools Core Edition - To extend DevOps capabilities to SQL database development, Visual Studio now includes Redgate Developer Tools Core Edition, comprising Redgate ReadyRoll, SQL Search, and SQL Prompt.
  • NuGet - NuGet now supports storing package dependency information directly in project files as package references, while maintaining the advances of transitive package references.
  • Tools for XAML Apps - The XAML runtime toolbar now lets you track focus. XAML productivity has been improved with XAML Edit & Continue, improvements to the XAML Editor, and performance optimizations.
  • Data Tools and SQL Server - The latest update of SQL Server Data Tools enables support for the newest features in Azure SQL Database and SQL Server 2016.
  • Developer Analytics Tools - Visual Studio 2017 includes Developer Analytics Tools v8.6 with many improvements to the Application Insights and HockeyApp features in Visual Studio.
  • Office Developer Tools for Visual Studio - Includes Office Developer Tools with the latest features and updates.
  • Live Architecture Dependency Validation - Real-time notifications of dependency validation diagrams (aka Layer diagrams).
  • Developer Command Prompt - Refactored scripts to support the new installation experience.
  • Azure SDK for .NET - Now available from the new Visual Studio installer.

Visual Studio 2017 Start Page

Visual Studio 2017 Editions

Visual Studio Community

Free, fully-featured IDE for students, open-source and individual developers

Free download

Visual Studio Professional

Professional developer tools, services, and subscription benefits for small teams

Free trial

Visual Studio Enterprise

End-to-end solution to meet demanding quality and scale needs of teams of all sizes

Free trial

Visual Studio 2017 Pricing



There's much more information available on the Visual Studio website.

No comments: