-
Notifications
You must be signed in to change notification settings - Fork 15
F# Setup
Henrik Hannemose edited this page Jul 30, 2018
·
6 revisions
F# >= version 4 is required for running DAXIF. Follow the instructions on the following page for installing: Use F# on Windows.
Our preferred method is to simply enable F#-support in Visual Studio 2017 through the Visual Studio installer:
In the “Individual components” tab: under the “Development activities” category, check “F# language support”.
Setup Instructions
General
Example Scripts
- _Config
- CountEntities
- DataExportSource
- DataImportTarget
- GenerateCSharpContext
- GenerateTypeScriptContext
- PluginSyncDev
- SolutionCreateDev
- SolutionExportDev
- SolutionExtract
- SolutionImportArg
- ViewExtender
- SolutionPack
- WebResouresSyncDev
- WorkflowSyncDev
Contribute