You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This provides an overview of the different capabilities and parts of the CodeFactory environment.
3
+
Each target area will provide a clear overview of target set of capabilites as well as guidance.
4
+
5
+
This overview is designed to be read either top down or jump to the topic that interests you.
6
+
7
+
## CodeFactory for VisualStudio
8
+
Review of the CodeFactory environment and how it integrates with Visual Studio.
9
+
10
+
[Link Here]
11
+
12
+
## CodeFactory Platform
13
+
Review of the different parts of the CodeFactory platform itself. These are used to drive CodeFactory also used in authoring CodeFactory automation.
14
+
15
+
[Link Here]
16
+
17
+
### Data Models
18
+
Review of the core data models that make up the CodeFactory platform. This provides an understanding of how data is captured and presented in CodeFactory.
19
+
20
+
[Link Here]
21
+
22
+
### Commands
23
+
Detailed review of how CodeFactory automation is triggered and used.
24
+
25
+
[Link Here]
26
+
27
+
### Visual Studio Actions
28
+
Review of the core API that provides access to Visual Studio.
29
+
30
+
[Link Here]
31
+
32
+
### Source Formatting
33
+
Review of the different approaches that are used for formatting source code output.
34
+
35
+
[Link Here]
36
+
37
+
### User Interface
38
+
Review of how user interfaces can be created and used in the Visual Studio environment.
39
+
40
+
[Link Here]
41
+
42
+
## CodeFactory Guidance
43
+
Different walk through guidiance is provided to help you get started and understand how to use the CodeFactory SDK.
0 commit comments