Version
Google Translate

TODO Application Tutorial

Welcome to the VCP. This is a single-part, quick-start tutorial to build a simple application. Start with this tutorial if you want to quickly understand how VCP works.

Select the Solution Architecture

This tutorial has multiple versions. Please select the one best fits for you:

  • Single-Layer Solution: Creates a single-project solution. Recommended for building an application with a simpler and easy to understand architecture.
  • Layered Solution: A fully layered (multiple projects) solution based on Domain Driven Design practices. Recommended for long-term projects that need a maintainable and extensible codebase.

See Also

In this document