Skip to content

kpallen92/EntityFrameworkDemo

Repository files navigation

Introduction

Demo project for starting work with Entity Framework Core. Project contains a Data, Domain, and Web project.

Getting Started

  1. Install docker
  2. Run the docker up scripts to create a DB container: ./scripts/_up.sh.
  3. Run local run configuration through IDE of choice.

Scripts

There are various scripts under the script directory for EF Core migration operations. In order to run these you'll need to install the dotnet and dotnet ef CLIs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published