Introduction

In the previous section you saw how easy it is to get started with Glass Mapper.Sc without any configuration.

In this lesson we will look at how Glass Mapper.Sc achieved this and how you can start to take control of this process.

The section covers the following:

  • Auto-Mapping - how Glass.Mapper.Sc maps properties without configuration.
  • Attribute Configuration - using attributes to control your mapping.
  • Fluent Configuration - using a fluent coding style to define your model mappings.
  • When in the application lifecycle configuration gets loaded.
Complete and Continue