CS0246 The type or namespace name ‘ISldWorks’ could not be found (are you missing a using directive or an assembly reference?)

Non scegliere le Dipendenze dall’elenco, prendi direttamente le DLL.

Dovendo creare app (e anche Add-in) per SolidWorks, in Visual Studio potrebbe capitarvi l’errore nel titolo.

Come ho risolto ?

Leggi tutto “CS0246 The type or namespace name ‘ISldWorks’ could not be found (are you missing a using directive or an assembly reference?)”

C# + WinUI + WinTS (Template Studio): INavigationService

Ho già trattato di WinUI 3 in un altro articolo (C# + WinUI 3 + MVVM Toolkit (Enter like Tab Key to Move Focus on Next Element)), qui mi soffermo sull’uso di Template Studio e alla possibilità di navigare tra le pagine, un po’ come fosse un sito web.

Leggi tutto “C# + WinUI + WinTS (Template Studio): INavigationService”