V-Control
V-Control copied to clipboard
The type or namespace name 'VControl' could not be found
First time to try to use this control library. After installed it and added using VControl; in mauiProgram.cs, a error came up - The type or namespace name 'VControl' could not be found (are you missing a using directive or an assembly reference?).
I tried .net 9 and .net 10, same result.
Try the latest version. I upgraded .NET runtime to 9, should be able to solve some of your problems:)