Changes

Jump to navigation Jump to search
no edit summary
Line 5: Line 5:  
root
 
root
 
├── Development
 
├── Development
 +
 
│  ├── Azure
 
│  ├── Azure
 +
 
│  ├── Back-end
 
│  ├── Back-end
 +
 
│  │  ├── Applications
 
│  │  ├── Applications
 +
 
│  │  ├── Plugins
 
│  │  ├── Plugins
 +
 
│  │  ├── Shared
 
│  │  ├── Shared
 +
 
│  │  ├── Workflows
 
│  │  ├── Workflows
 +
 
│  ├── Front-end
 
│  ├── Front-end
 +
 
│  │  ├── PCF
 
│  │  ├── PCF
 +
 
│  │  ├── ts
 
│  │  ├── ts
 +
 
│  │  │  ├── src
 
│  │  │  ├── src
 +
 
│  │  │  │  ├── code
 
│  │  │  │  ├── code
 +
 
│  │  │  │  │  ├── utils
 
│  │  │  │  │  ├── utils
 +
 
│  │  │  │  │  ├── tables
 
│  │  │  │  │  ├── tables
 +
 
│  │  │  │  │  ├── ribbon
 
│  │  │  │  │  ├── ribbon
 +
 
│  │  │  ├── test
 
│  │  │  ├── test
 +
 
│  │  ├── Webresources
 
│  │  ├── Webresources
│  │  │  ├── html
+
 
│  │  │  ├── css
+
│  │  │  ├── HTML
 +
 
 +
│  │  │  ├── CSS
 +
 
 
│  │  │  ├── images
 
│  │  │  ├── images
 +
 
│  │  │  ├── js
 
│  │  │  ├── js
 +
 
│  ├── spkl
 
│  ├── spkl
 +
 
├── PowerPlatform
 
├── PowerPlatform
 +
 
│  ├── CanvasApps
 
│  ├── CanvasApps
 +
 
│  ├── Config
 
│  ├── Config
 +
 
│  │  ├── Schema
 
│  │  ├── Schema
 +
 
│  │  ├── Data
 
│  │  ├── Data
 +
 
│  ├── Solutions
 
│  ├── Solutions
 +
 
│  ├── (Tools)
 
│  ├── (Tools)
 +
 
├── Pipelines
 
├── Pipelines
 +
    
== Community Content ==
 
== Community Content ==
 
* [https://benediktbergmann.eu/2021/04/27/folder-structure-of-a-dataverse-project/ Folder structure of a Dataverse project] by Benedikt Bergmann
 
* [https://benediktbergmann.eu/2021/04/27/folder-structure-of-a-dataverse-project/ Folder structure of a Dataverse project] by Benedikt Bergmann

Navigation menu