Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.45 KB

File metadata and controls

39 lines (24 loc) · 1.45 KB

Overview of CodeFactory

This describes the different capabilities and components of the CodeFactory ecosystem. Each section will provide a clear overview of a targeted set of capabilites, as well as guidance.

This guide is designed to be read either top to bottom or jump to whichever topic interests you.

CodeFactory for VisualStudio

Review of the CodeFactory environment and how it integrates with Visual Studio.

CodeFactory Environment

Data Models

Review of the core data models which make up the CodeFactory Platform, describing how data is captured and presented in CodeFactory.

CodeFactory Data Models

Commands

Review of how CodeFactory automation is triggered and consumed.

CodeFactory Commands

Visual Studio Actions

Review of the core API which provides access to Visual Studio.

CodeFactory Visual Studio Actions

Source Formatting

Review of different approaches which are used for formatting generated source code.

CodeFactory Source Formatting

User Interfaces

Review of how user interfaces can be created and used within the Visual Studio environment.

CodeFactory User Interface

CodeFactory Guidance

A variety of "walk-through" scenario-driven guidance is provided to help you get started and understand how to use the CodeFactory SDK.

CodeFactory Guidance