Hi Team,
When I select File > New > Project in visual studio (2022 community version), template for dataminer is not showing up. DIS installation is also success and can successfully connect to DMA as well but when I try to create a new project , I don't see any template for dataminer (eg. DataMiner Automation Script Solution). Please help me on this.
Hi Komala,
please verify that your NuGet Package settings are correct.
The Packet Source can be found here: Prerequisites | DataMiner Docs
https://api.nuget.org/v3/index.json
The settings can be found here: Configuring Microsoft Visual Studio | DataMiner Docs
Default package management format to "PackageReference"
Then you should be able to find the templates after a Visual Studio restart.
You can also trigger an template update via DIS>Settings>Templates>Update
Best regards,
Felix