Interesting, I didn't actually know that VB.NET ever got ported to Linux with the rest of .NET Core. Does it still have the drag-n-drop GUI feature to make graphical apps, or is that a strictly Windows thing?
And what makes this project significant is there's a lack of VB.NET tools on Linux. It has been challenging trying to get Gtk 3 widgets to play nice. Finally just rolled my own custom-drawn editor, treeview, and listbox. Going to release them later in a library.
I think it's cool that you did it, it's just not a language that I've seen get a lot of love.