The latest version of Linx is out.
Upgrade to the Latest .NET 8
Linx v6.9 fully utilizes the recent release of .NET 8, ensuring you benefit from the latest performance optimizations and compatibility features in the .NET ecosystem.
Effortless Debugging with the Solution Debugger
Introducing the new Solution Debugger. This powerful new tool allows you to debug multithreaded applications with ease. Now you can:
- Debug multiple threads simultaneously.
- Start and stop services on demand, directly within the Linx Designer.
- Tackle complex scenarios involving asynchronous calls, Process Automation solutions, and other multi-threaded workflows.
Seamless Test Creation and Execution
Linx 6.9 integrates a brand-new Test Explorer right into the Designer. This intuitive interface allows you to:
- Create test projects and individual tests with ease.
- Run tests directly within the Designer and view the results instantly.
- Leverage the familiar Linx Designer environment for a streamlined testing experience.
Simplified CI/CD Integration
The Test Runner CLI remains available, enabling seamless integration of your Linx tests into your existing CI/CD pipelines.
Additional Enhancements
StartService and StopService Functions: These new functions empower you to manage services directly from within your Linx solutions, providing greater flexibility and contol.
More info: Linx v6.9 release notes