Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 324 Bytes

File metadata and controls

7 lines (6 loc) · 324 Bytes

DevDiaryBlog

Blog created using ASP.NET Core 5 + Angular 10

What I have learned working on this project

I have learned a lot of ASP.NET Core 5 and Entity Framework Core code-first workflow.

  • How to write an API for Single Pages Applications
  • How to create, modify and populate MsSQL databases using Entity Framework