Full-Stack Vue, .NET, PostgreSQL - Part 11

preview_player
Показать описание


For a more in-depth (but still beginner-friendly) course, be sure to check out my full-stack Udemy course using this stack!

In that course, we'll spend over 12 hours building a larger application that displays embedded graphs, generates PDFs, and covers a deeper and wider variety of skills. For a limited time, use promo code FULLSTACK20 to get a discount on that course!

Рекомендации по теме
Комментарии
Автор

Your ASP.NET Core 2 MVC forum videos were a great help to me. I've bought the Udemy version of this course based on that alone (I do intend to work through this course). In short: thank you!

felfurion
Автор

Hey, I am getting this error:
"(property) AddBook.book: IBook
Type '{}' is missing the following properties from type 'IBook': id, createdOn, updatedOn, title, author"
Why does it ask for all the properties from IBook? It doesn't just let me use Title and Author...

edgar