Dependencies
Of course there is a dependency on the Umbraco CMS. As written before, you will need a Umbraco 8 or 9 installation with a SQL Server, LocalDb or Azure SQL database.
We've tried to reuse as much of the already used modules in Umbraco, such as:
- NPoco for ORM support
- Chart.js for rendering all the graphs
- Modelsbuilder to do all the heavy lifting
When installing the uMarketingSuite you will see that there are three dependencies:
- UmbracoCms.Web >= 8.7.0
- DeviceDetector.NET >= 4.0.0 to determine which type of device a visitor uses. This package has a dependency on
- Portable.Licensing >= 1.1.0 to enforce the licensing in the uMarketingSuite