DotNet-201-ElevenNote
Ctrlk
  • Introduction
  • ElevenNote (Parts 1-11)
    • Part 1: Setup
    • Part 2: Identity Model
    • Part 3: Database Setup
      • 3.1: Data
      • 3.2: Annotations
      • 3.3: Database and Connection String
      • 3.4: Guid Info
      • 3.5: Migrations
      • 3.6: Types
      • 3.7: Password Information
    • Part 4: NoteListItem
    • Part 5: NoteCreate
    • Part 6: NoteService
    • Part 7: Create Refactor
    • Part 8: NoteDetail
    • Part 9: NoteEdit
    • Part 10: NoteDelete
    • Part 11: DateFormat
  • Star! (Part 12)
  • Notes and Tips
  • ElevenNote API (Parts 13-19)
Powered by GitBook
On this page
  1. ElevenNote (Parts 1-11)

Part 3: Database Setup

3.1: Data3.2: Annotations3.3: Database and Connection String3.4: Guid Info3.5: Migrations3.6: Types3.7: Password Information
Previous2.2: Identity Models SetupNext3.1: Data

Last updated 7 years ago