

On version 8.6 and 8.7, copy the workarea folder to the website, preserving the folder structure so that the files overwrite the existing files. Get the latest version from the 51Degrees website or copy the following files from the Mobile.Providers.51Degrees\App_Data folder to the App_Data folder in your website, or This method functions with the Premium and Enterprise versions of the library.įollow the BUILD instructions above to build the project against your currently installed version of Ektron.Ĭopy the following files from the Mobile.Providers.51Degrees\bin\Debug or Mobile.Providers.51Degrees\bin\Release folder to the bin folder in your Ektron website: This method functions with all versions of the library When creating device groupings, you have three options for the group type: Some of the capabilities that the Ektron Device detection relies on are unavailable in the free version of the 51Degrees(TM) library. It is understood as of the time of this writing that 51Degrees(TM) uses a freemium model, with an entry level package released under the Mozilla Public License, and a more detailed library available under commercial license.
#Ektron aliasmanager gettarget license
Please consult with the specific provider to learn of their license and other requirements. Please note that the package dependencies may have different licenses or license requirements. Start by restoring the nuget dependencies, then build the solution. The project will output a DLL that will allow you to use the 51Degrees(TM) library in your website. Open the in the folder that matches the version you will be deploying to.
#Ektron aliasmanager gettarget update
If you are building on a machine that does not have Ektron installed, you will need to copy the DLLs from an installed instance, and update the references to point to the correct location. By default, the hintpath in this project is set to look in your Program Files (x86) installation for the Ektron DLLs. This package relies on the public 51Degrees(TM) package from Nuget, as well as Ektron CMS version 9.0 or later.īuilding this solution requires that you have access to several DLLs for your installed version. A provider for the 51Degrees(TM) library by 51Degrees.mobi.

Interface Input Data type Description iudiListIndex. This solution contains providers to allow the Ektron CMS to consume device detection capabilities. Given the index of one element of the list, the method GetTarget returns the information of a robot target stored at such index (if available).
