Building Web Applications with Visual Studio 2017 Using .NET Core and Modern JavaScript Frameworks /
Learn how to build web applications from three Microsoft MVPs. After building the data application layer using Entity Framework Core and a RESTful service using ASP.NET Core, you will then build the client side web application three ways: first, using ASP.NET Core, then using Angular 2, and, finally...
Κύριοι συγγραφείς: | , , |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2017.
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- Part I - VS 2017 and .NET Core
- 1. Introducing Entity Framework Core
- 2. Building the Data Access Layer with Entity Framework Core
- 3. Building the RESTful Service with ASP .NET Core MVC Services
- 4. Introducing ASP .NET Core MVC Web Applications
- 5. Building the SpyStore Application with ASP .NET Core MVC
- Part II- JavaScript Frameworks
- 6. JavaScript Application Tools
- 7. Introduction to TypeScript
- 8. Angular 2
- 9. React.