The project should be rewritten in C# targeting .NET Standard to take advantage of:
- Performance improvements from running directly in .NET instead of through PowerShell
- Isolation of components to their own namespaces
- Cleanup of the junk introduced with binding types
- The ability to run on Linux (as a goal)
The project should be rewritten in C# targeting .NET Standard to take advantage of: