To be able to support other platforms, we will port and/or rewrite to .NET 10.
This opens up more possibilities:
- Create a self-contained CLI that is best suited for power users, custom commands, and automation.
- Benchmarking and optimizing as we go
- Simplify the out-of-box experience
- Write full documentation
Challenges:
- Keeping lightweight
- UI rewrite necessary
- Testing on many platforms
- Supporting myriad clients
- Handling deployment / installation across different platforms
To be able to support other platforms, we will port and/or rewrite to .NET 10.
This opens up more possibilities:
Challenges: