Microsoft publishes ASP. NET 5 to support building programs on Windows, Mac, and Linux ,Visual Studio CTP6 (Community preview) has now been released. Interested friends can log on to the official website to download " Http://www.visualstudio.com/downloads/visual-studio-2015-ctp-vs". The most obvious change in this version is the addition of two Debugging Tools for XAML:live Visual Tree and Live property Explorer. In addition, Team Foundation Server CTPwas released.
Update Description:
- to fix known issues in previous versions, improve system stability
- UI Debugging Tools for XAML
Live visual tree: allows users to browse through the full visual trees while running the application debug mode. Can be enabled in Visual Studio by pressing F5. Users can use live Visual tree to select elements while the Live Property Explorer Checker is running.
Live Property Explorer: Use this new tool to check any element attributes that are applied in a run, grouped by feature scope. Users can modify these features during debugging to see the effects of these modifications in a timely manner.
-
Build an ASP. NET Vnext Development environment
Visual Studio CTP6 Release