Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.13 KB

Week_7-9.md

File metadata and controls

26 lines (16 loc) · 1.13 KB

Assessment

1. Show evidence of some of the learning outcomes you have achieved this week.

  • Learn how to create and run a project in .NET (K1, K3, K5, K7, S8, S17)

dotnet new webapi -n MyWebAPICor

  • Learn to test an ASP.NET project with Swagger (K12, S5, S13)
Screenshot 2024-07-05 at 14 51 00 Screenshot 2024-07-05 at 14 51 13

2. Show an example of some of the learning outcomes you have struggled with and/or would like to re-visit.

  • Learn to link .NET project with database and react (K10, S3, S17)

I have struggled with the concept of one to many and many to many tables/models in Entity Framework.

Screenshot 2024-07-05 at 14 53 09

Feedback (For CF's)

[Course Facilitator name]
[What went well]
[Even better if]