I’ve created a DotVVM Core 2.0 project using Visual Studio and I have activated a trial version of Business Pack that I have added into that project from the private feed. I have registered the Business Pack in DotvvmStartup.cs in ConfigureServices. I don’t see bp controls in IntelliSense and when I try to run web app with the bp controls I get an error that tagprefix was not registered.
I use latest version of Visual Studio 2017 Community and latest versions of DotVVM and Business Pack. Thanks for any advice.