gabeo14 / assignments

Assignments for SCDG
0 stars 0 forks source link

Week 09 Day 1 & 2 - Intro to APIs and ORMS #31

Closed mdewey closed 5 years ago

mdewey commented 5 years ago

title: Take the Safari Online. draft: true

Let's Continue our safari adventure

We are taking a surprise trip to the Savannah for a safari to see all sorts of exotic animals. During our time their we want to keep track of all the animals we have seen. For this, we need to create an API to help record what we see.

Objectives

Requirements

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

.NET

Here are the interesting commands you will need for tonights assignment


- Add a migration:

dotnet ef migrations add AddBaordGameTable


- Update your database

dotnet ef database update



 - Documentation: [Dotnet EF CLI Docs](https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/dotnet)
mdewey commented 5 years ago

Your homework was marked: Meets Expectations

Gavin Approved!

“Gavin Approved!” — via Jason L Perry