Just published new chapters to my Learn ASP.NET Core book:
Typing things up
- The problem with ViewBag and ViewData
- Using and typing the model
- Conventions and simplicity: introducing the ViewModel
Dependency Injection (DI)
- DI steps
- Services registration
- Getting services through injection
- Extension methods for dependency injection
- Wrapping it up
Entity Framework Core models
- Do-it-yourself 5 - Create the Product model and DbContext
- Do-it-yourself 6 - Add code that creates a database with some products
Steps for reading that new content:
- you already bought the book: just go back to Leanpub and download the updated content for free
- you don't already own the book: get it for half the price while it is still being written.
Enjoy your reading!
Comments