The complete, pragmatic guide to building high-value solutions with [...] CoreProgramming [...] Core is the definitive guide to practical web-based application development with Microsoft’s new [...] Core framework. Microsoft MVP Dino Esposito introduces proven techniques and well-crafted example code for solving real problems with [...] Core. Step by step, he guides you through using all key [...] Core technologies, including MVC for HTML generation, .NET Core, EF Core, [...] Identity, dependency injection, and much more. Esposito thoroughly covers [...] Core’s cross-platform capabilities and what’s changed from older [...] versions, but he doesn’t stop there: he offers a complete learning path for every developer who wants to build production solutions, including mobile-specific solutions.Microsoft MVP Dino Esposito shows how to:• Create new projects and understand their structure• Set up and use the familiar MVC application model in [...] Core• Write controller class code to govern all stages of request processing• Serve HTML from controllers, or directly via Razor Pages• Master the Razor language for quickly defining the layout of HTML views• Manage cross-cutting concerns such as global configuration data, error and exception handling, controller class design, and dependency injection• Secure applications with user authentication and [...] Core’s policy-based user authorization API• Design for efficient data access, and choose the right option for reading and writing data• Build [...] Core Web APIs that return JSON, XML, or other data• Use data binding to programmatically update visual components with fresh information• Build device-friendly web views for iOS and Android• Explore the radically new [...] Core runtime environment and Dependency Injection (DI) infrastructure
The complete, pragmatic guide to building high-value solutions with [...] CoreProgramming [...] Core is the definitive guide to practical web-based application development with Microsoft’s new [...] Core framework. Microsoft MVP Dino Esposito introduces proven techniques and well-crafted example code for solving real problems with [...] Core. Step by step, he guides you through using all key [...] Core technologies, including MVC for HTML generation, .NET Core, EF Core, [...] Identity, dependency injection, and much more. Esposito thoroughly covers [...] Core’s cross-platform capabilities and what’s changed from older [...] versions, but he doesn’t stop there: he offers a complete learning path for every developer who wants to build production solutions, including mobile-specific solutions.Microsoft MVP Dino Esposito shows how to:• Create new projects and understand their structure• Set up and use the familiar MVC application model in [...] Core• Write controller class code to govern all stages of request processing• Serve HTML from controllers, or directly via Razor Pages• Master the Razor language for quickly defining the layout of HTML views• Manage cross-cutting concerns such as global configuration data, error and exception handling, controller class design, and dependency injection• Secure applications with user authentication and [...] Core’s policy-based user authorization API• Design for efficient data access, and choose the right option for reading and writing data• Build [...] Core Web APIs that return JSON, XML, or other data• Use data binding to programmatically update visual components with fresh information• Build device-friendly web views for iOS and Android• Explore the radically new [...] Core runtime environment and Dependency Injection (DI) infrastructure
Über den Autor
Dino Esposito is a digital strategist at BaxEnergy who has authored more than 20 books and 1,000 articles to date. His programming career has so far spanned 25 years. It is commonly recognized that his books and articles helped the professional growth of thousands of .NET developers and architects worldwide. Dino started back in 1992 as a C developer and witnessed the debut of .NET, the rise and fall of Silverlight and the ups and downs of various architectural patterns. He now looks ahead to Artificial Intelligence 2.0 and Blockchain and is the author of “The Sabbatical Break”, a theatrical-style work to travel the uncontaminated spaces of imagination hyperlinking software, literature, science, sport, technology, art. Get in touch at [...]
Inhaltsverzeichnis
PART I THE NEW [...] AT A GLANCE
CHAPTER 1 Why Another [...]?
CHAPTER 2 The First [...] Core Project
PART II THE [...] MVC APPLICATION MODEL
CHAPTER 3 Bootstrapping [...] MVC
CHAPTER 4 [...] MVC Controllers
CHAPTER 5 [...] MVC Views
CHAPTER 6 The Razor Syntax
PART III CROSS-CUTTING CONCERNS
CHAPTER 7 Design Considerations
CHAPTER 8 Securing the Application
CHAPTER 9 Access to Application Data
PART IV FRONTEND
CHAPTER 10 Designing a Web API
CHAPTER 11 Posting Data from the Client Side
CHAPTER 12 Client-side Data Binding
CHAPTER 13 Building Device-friendly Views
PART V THE [...] CORE ECOSYSTEM
CHAPTER 14 The [...] Core Runtime Environment
CHAPTER 15 Deploying an [...] Core Application
CHAPTER 16 Migration and Adoption Strategies