描述
OzCode Visual Studio偵錯插件
功能介紹
Ozcode大大增強了您的Visual Studio使用體驗,使您能夠快速找到.NET應用程序中錯誤的根本原因並快速修復它們。借助強大的工具,您可以剖析您的代碼並將其可視化到最深層次,Ozcode使debug更容易。
功能特色
LINQ debug
Ozcode通過調試功能提升了LINQ,該調試功能提供了對查詢的可見性,清晰度和洞察力。同時支持基於lambda的API和類似SQL的查詢。字指示符顯示查詢中每次操作後選擇的項目數。
LINQ分析窗口 使查詢流程可視化,因此您可以輕鬆地導航LINQ管道。
即使在復雜的LINQ查詢中,也可以在引發異常之前預測異常。
平行顯示
簡單而強大的可視化立即顯示您的代碼中正在發生的事情。
對if / else和switch / case表達式求值,以查看將執行哪一部分。
註解。單步執行代碼時,請查看所有相關的值。OzCode將您的表達式分解為各個部分。
系統需求
Supported Platforms
Ozcode Production Debugger currently supports debugging programs written in C# on any variant of .NET platforms deployed on Windows or Linux with any cloud provider or on-premises as follows:
- Microsoft Azure – Windows
- Azure App Service
- Service Fabric
- Azure Functions
- Virtual Machine (IIS & Windows Services)
- Docker
- AWS – Windows
- Virtual Machine (IIS & Windows Services)
- Docker
- Google Cloud Platform and other cloud providers – Windows
- Virtual Machine (IIS & Windows Services)
- Desktop (WPF and WinForms)
- Docker
- Enterprise data center – Windows
- Virtual Machine (IIS & Windows Services)
- Desktop (WPF and WinForms)
- Docker
- All platforms – Linux
Ozcode Production Debugger requires .NET 4.6.1 or higher to run, but it will also debug applications written on .NET 4.5 and above.