12 - Setup Database Connection
13 - Create Model Entity Class
14 - DataAnnotations
15 - Packages Required for Projects NuGet Manager
16 - ApplicationDBContext
17 - Create Database and Tables using Migrations
18 - Fetch All Data from UnitMaster Table
19 - Applying Bootstrap
20 - Add UnitMaster Record
21 - Data Annotation and Display Properties
22 - Server Side Validation
23 - Client Side Validation
24 - Custom Validation
25 - Add Edit and Delete Link
26 - Edit UnitMaster Record
27 - Delete UnitMaster Record
28 - Scalfolding Magic Setup