Modern Web Development with ASP.NET Core 3 - Second Edition

栏目: IT技术 · 发布时间: 5年前

内容简介:So, my new book isOn the first part, we can find the following chapters:

Modern Web Development with ASP.NET Core 3 - Second Edition

So, my new book is out now ! The title changed recently from Mastering ASP.NET Core 3 – Second Edition to Modern Web Development with ASP.NET Core 3 – Second Edition . It was Packt’ s decision, and I didn’t really bother about that, although I think the former was more accurate. It’s around 700 pages, and it is divided in three parts:

  • The Fundamentals of ASP.NET Core

  • Improving Productivity

  • Advanced Topics

On the first part, we can find the following chapters:

  1. Getting started with ASP.NET Core

  2. Configuration

  3. Routing

  4. Controllers and Actions

  5. Views

On the second part, we have:

  1. Using Forms and Models

  2. Implementing Razor Pages

  3. API Controllers

  4. Reusable Components

  5. Understanding Filters

  6. Security

Finally, on the third and last:

  1. Logging, Tracing, and Diagnostics

  2. Understanding How Testing Works

  3. Client-Side Development

  4. Improving Performance and Scalability

  5. Real-Time Communication

  6. Introducing Blazor

  7. gRPC and Other Topics

  8. Application Deployment

There is also an appendix on the dotnet tool.

I’d say the highlights are:

  • Configuration and feature management

  • API controllers including versioning and OData

  • Razor Pages

  • SignalR

  • Blazor

  • gRPC

The technical reviewers were Alvin Ashcraft (Microsoft MVP and world famous for Morning Dew ) and Prakash Tripathi (Microsoft MVP too).

Should you wish to buy it in the next days, there is a discount code that you can use that will grant you a 50% discount: WEBDEV50 .

I hope you enjoy it and I’d like to hear from you about the book! Modern Web Development with ASP.NET Core 3 - Second Edition


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

精通CSS

精通CSS

Andy Budd / 陈剑瓯 / 人民邮电出版社 / 2006 / 39.00

本书将最有用的CSS技术汇总在一起,在介绍基本的CSS概念和最佳实践之后,讨论了核心的CSS技术,例如图像、链接、列表操纵、表单设计、数据表格设计以及纯CSS布局。每一章内容由浅入深,直到建立比较复杂的示例。之后本书用两章讨论招数、过滤器、bug和bug修复,最后由Simon Collison和Cameron Moll两位杰出的CSS设计人员,将书中讨论的许多技术组合起来,给出了两个实例研究。本书......一起来看看 《精通CSS》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具