Hello all,
I want to use WIX installer with Dot Net Core Application along with that I want to integrate IIS hosting and SQL express in wix installer with net core web application.
Currently I have implemented WIX installer with windows application and I need help how to implement IIS express and SQL express with wix installer and dot net core application.
Please suggest me some solution or give some reference for same.
Thanking you.