View
- Form
- Provides methods to create HTML forms with or without an Entity context.
- View
- contains any representation of the application. This allows the separation from the application logic. It can also contain variable content that will be passed by a ViewModel.
- ViewModel
- The ViewModel class provides all data that is passed to the View.