Skip to main content
A newer version of this page is available.

Data Access Layer

The Data Access Layer is a storage-dependent set of classes that provides access to persistent data.

There are two types of Data Access Layers, based on which the Scaffolding Wizard can generate the Data Model Layer, and the View Model Layer.

This documentation section contains the following tutorials that show how to generate the Data Access Layer using Entity Framework 6.

For information on how to generate the Data Access Layer using Entity Framework Core, refer to the following tutorial: Getting Started with EF Core.