Modern Web Development with ASP.NET Core 3 - Second Edition Explore the tools and techniques to build modern web apps and RESTful web services

Ricardo Peres

  • 出版商: Packt Publishing
  • 出版日期: 2020-06-25
  • 售價: $1,680
  • 貴賓價: 9.5$1,596
  • 語言: 英文
  • 頁數: 570
  • 裝訂: Paperback
  • ISBN: 1789619769
  • ISBN-13: 9781789619768
  • 相關分類: .NETASP.NET
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

Key Features

  • Migrate your codebase efficiently to the latest version - ASP.NET Core 3.0
  • Delve into MVC patterns, configuration, routing, and deployment to build professional-grade applications
  • Improve the performance of applications and the development team by implementing advanced ASP.NET Core concepts

Book Description

ASP.NET has been the de-facto choice of web developers for a long time. With ASP.NET Core 3, Microsoft has made internal changes to the framework along with introducing new additions that will change the way you approach web development. This second edition of Mastering ASP.NET Core 3 has been thoroughly updated to help you make the most of the latest features in the framework, right from gRPC and conventions through to Blazor.

You'll begin with an overview of the essential topics, exploring the Model-View-Controller (MVC) pattern, various platforms, dependencies, and frameworks. Next, you'll learn how to set up and configure the MVC environment, before delving into advanced routing options. As you advance, you'll get to grips with controllers and actions to process requests, and later understand how to create HTML inputs into models. Moving on, you'll discover the essential aspects of syntax and processes when working with Razor. You'll even get up to speed with client-side development and explore the testing, logging, scalability and security aspects of ASP.NET Core. Finally, you'll learn how to deploy ASP.NET Core to several environments such as Azure, Amazon Web Services (AWS), and Docker.

By the end of this book, you'll have gained comprehensive knowledge of building modern cloud-based web apps on multiple platforms with ASP.Net Core.

What you will learn

  • Understand the new capabilities of ASP.NET Core 3.0
  • Become well-versed with how to configure ASP.NET Core to use it to its full potential
  • Create controllers and action methods, and understand how to maintain state
  • Implement and validate forms and retrieve information from them
  • Improve productivity by enforcing reuse, process forms, and effective security measures
  • Deploy ASP.NET Core applications to new environments such as Microsoft Azure, AWS or Docker

Who This Book Is For

If you are a developer who knows the basics of ASP.NET MVC and wants to build powerful applications, then this book is for you. Developers who want to explore the latest changes in ASP.NET Core 3.0 to build professional-level applications will also find this book useful. Familiarity with C#, ASP.NET Core, and HTML and CSS is expected to get the most out of this book.

商品描述(中文翻譯)

主要特點


  • 高效地將程式碼庫遷移到最新版本 - ASP.NET Core 3.0

  • 深入研究MVC模式、配置、路由和部署,以構建專業級應用程式

  • 通過實施高級ASP.NET Core概念,提高應用程式和開發團隊的性能

書籍描述

ASP.NET長期以來一直是網頁開發人員的首選。隨著ASP.NET Core 3的推出,微軟對框架進行了內部改變,同時引入了新的功能,將改變您對網頁開發的方式。本書第二版已經全面更新,以幫助您充分利用框架中的最新功能,從gRPC和慣例到Blazor。

您將首先瞭解基本主題的概述,探索模型-視圖-控制器(MVC)模式、各種平台、依賴項和框架。接下來,您將學習如何設置和配置MVC環境,然後深入研究高級路由選項。隨著進一步的學習,您將掌握處理請求的控制器和動作,並了解如何將HTML輸入轉換為模型。接著,您將發現在使用Razor時的語法和流程的重要方面。您甚至將了解客戶端開發並探索ASP.NET Core的測試、日誌記錄、可擴展性和安全性方面。最後,您將學習如何將ASP.NET Core部署到Azure、Amazon Web Services(AWS)和Docker等多個環境中。

通過閱讀本書,您將全面了解如何在多個平台上使用ASP.Net Core構建現代化的基於雲端的網頁應用程式。

您將學到什麼


  • 瞭解ASP.NET Core 3.0的新功能

  • 熟悉如何配置ASP.NET Core以充分發揮其潛力

  • 創建控制器和動作方法,並了解如何維護狀態

  • 實現和驗證表單,並從中檢索信息

  • 通過強制重用、處理表單和有效的安全措施提高生產力

  • 將ASP.NET Core應用程式部署到Microsoft Azure、AWS或Docker等新環境中

適合閱讀對象

如果您是一位瞭解ASP.NET MVC基礎並希望構建強大應用程式的開發人員,那麼本書適合您。希望探索ASP.NET Core 3.0最新變化以構建專業級應用程式的開發人員也會發現本書有用。預期讀者對C#、ASP.NET Core、HTML和CSS有一定的瞭解,以充分利用本書的內容。

作者簡介

Ricardo Peres

Ricardo Peres is a developer, blogger, and occasionally, an e-book author. He has over 17 years of experience in software development, using technologies such as C/C++, Java, JavaScript, and .NET. His interests include distributed systems, architectures, design patterns, and general .NET development. He currently works for the London-based Simplifydigital as a technical evangelist, and was first awarded as an MVP in 2015. Ricardo maintains a blog, Development With A Dot, where he regularly writes about technical issues. He has authored Entity Framework Core Cookbook - Second Edition and has reviewed a book Learning NHibernate 4 for Packt. Ricardo has also contributed to Syncfusion's Succinctly collection of e-books with titles on NHibernate, Entity Framework Code First, Entity Framework Core, multitenant ASP.NET applications, and Microsoft Unity.

作者簡介(中文翻譯)

Ricardo Peres

Ricardo Peres 是一位開發者、部落客,偶爾也是電子書作者。他在軟體開發領域擁有超過17年的經驗,使用過的技術包括C/C++、Java、JavaScript和.NET。他的興趣包括分散式系統、架構、設計模式和一般.NET開發。他目前在倫敦的Simplifydigital擔任技術傳道者,並於2015年首次獲得MVP獎。Ricardo維護著一個名為Development With A Dot的部落格,定期寫有關技術問題的文章。他撰寫了Entity Framework Core Cookbook - Second Edition,並為Packt審查了一本名為Learning NHibernate 4的書籍。Ricardo還為Syncfusion的Succinctly系列電子書做出了貢獻,其中包括關於NHibernate、Entity Framework Code First、Entity Framework Core、多租戶ASP.NET應用程序和Microsoft Unity的主題。