软件发视频大讲堂 丛书是清华社计算机专业基础类零售图书畅销品牌之一。 (1)2008 2023年,丛书累计修订7次,销售400万册,深受广大程序员喜爱。 (2)4本荣获 全行业优畅销书 奖,1本荣获清华社 专业畅销书 一等奖,多数品种在全国计算机零售图书排行榜排行中名列前茅。 (3)实用、易懂、资源丰富,被数百所高校选为专业课教材。 《ASP.NET Core从门到精通》以较稳定的.NET 7.0版本为基础,图书特如下。 1. 学通ASP.NET Core只需要4步:基础知识 核心技术 高级应用 项目实战,符合认知规律。 2. 强化实战训练 在线交流,夯实基础,精准,有效,速练,适合自学。 3. 36个应用实例 60集同步教学微课 5个源框架,学习1小时,训练10小时,从门到项目上线,真正成为ASP.NET Core高手。 4. 根据图书首页说明,扫描书中二维码,明日科技账号注册页面,填写注册信息后将自动
作者在本书的案例中融了他积累多年的ASP.NET Core 实践经验,采用国内流行的前端框架VUE 3.0 实践.NET前后端分离经验,对ASP.NET Core 的各项重要功能行了深的讲解。无论你是初学者,还是具有一定经验的发者,本书都可以作为一本全面学习.NET 5 并且快速应用到工作中的佳作。 深圳市友浩达科技创始人、微软MVP、腾讯云TVP、华为云MVP 张善友 本书实践与原理相结合,展现了ASP.NET Core网站构建的完整流程,是步.NET生态很好的门指引。 微软 资深研发工程师 刘凡超 作者作为微软有价值专家(MVP),系统介绍了微软.NET Core的发展过程,通过理论加实践的完美结合,展示了.NET Core的市场动态,由浅深,循序渐。.NET Core一个无论是基础的Web服务,还是分布式微服务,或是云原生的全新体验。此书价值在于全面引领微软新技术与源理念的,让小白秒变企业级发的大牛。你还犹
(1)理论 实践,从零始带你学习.NET Core发。 (2)详细介绍REST、HTTP、ASP.NET Core的基础理论。 (3)深剖析ASP.NET Core提供的重要特性。 (4)全面解读构建规范的RESTful API应用的方方面面。
作为核心的Web发平台,ASP.NET Core可利用其极具扩展能力的请求处理管道,来支撑目前常用的发模型,如MVC、GRPC、SingalR和Orlean等。不论从事哪种类型的Web发,针对底层管道的了解都是必需的。如对底层框架具有足够的了解,甚至可以在ASP.NET Core平台上构建自己的Web编程模型。《ASP.NET Core 3框架揭秘》不拘泥于某种Web编程模型,而是直从HTTP请求处理流程的视角对ASP.NET Core底层框架行剖析,让你真正了解*本质和核心的原理。 体验 .NET Core跨平台应用发,了解 .NET Core跨平台的奥秘。 剖析常用基础框架(依赖注、文件系统、配置选项和诊断日志等)。 系统介绍以IHost/IHostBuilder为核心的服务承载系统。 深刻理解ASP.NET Core管道的构建方式,以及管道针对请求的处理流程。 深讲述每个常用中间件针对请求的处理逻辑。
ASP.NET Core 2 and Angular 5: Full-Stack Web Development wit
作者说:写一本关于.NET Core的书并不难,但是写一本关于.NET Core的好书太难了!如果只是为了写一本讲解.NET Core的书,我只要照着微软的官方文档去改编一下就行了,但是这样编出来的书有什么价值呢?微软的.NET文档所讲的内容已经非常丰富了,我没必要再去把它们重复一遍。我需要讲解微软文档中没有讲到的内容,读者也需要这样一本书: > 讲解相关技术背后的原理; > 讲解相关技术应用在哪些场景中; > 讲解相关技术有哪些优缺; > 讲解相关技术在项目中如何应用; > 讲解真实项目的架构和技术实现。 为了达成上述目标,我在编写本书的时候做了大量的底层源代码的研究工作。比如,在讲解“异步编程”的时候,我翻阅了.NET中异步编程的源代码,从而帮助读者更好地理解和应用异步编程;又如,在讲解“表达式树”的时候,我翻阅了EF Core的表达式树翻译引擎
预订 Building Modern Web Applications with ASP.NET Core Blazor 【全球购】进口原版图书,约3-6周到达国内后发出
¥487.00
3-6周达 Modern API Design with ASP.NET Core 2 [ISBN:9781484235 【全球购】进口原版图书,预计3-6周左右到国内
¥339.00
海外直订Hands-On Web Development with ASP.NET Core: From Basics
¥568.00
3-6周达 Coding Clean, Reliable, and Safe REST APIs with ASP.NE 【全球购】进口原版图书,预计3-6周左右到国内
¥461.00
【预订】Front-End Development with Asp.Net Core, Angular, and Bo 美国库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781119181316 Author 作者 Simone Chiaretta Format 版本 平装-胶订 Pages Number 页数 240页 Publication Date 出版日期 2018-02-16 Language 语种 英语 Book Contents 内容简介 The world of web development is evolving faster and faster, moving, especially in the latest years, from big enterprise frameworks which include all possible features to small but more focused frameworks which can be assembled as needed. Microsoft is also following this trend, updating the next version of ASP.NET MVC to be leaner, easier to use, more integrated with other 3rd party frameworks and less bound to the operating system and the IDE.colle This new approach to web development comes with a price as developers must also learn how to use those 3rd party libraries that provide the functionalities that are not natively included in ASP.NET MVC and Visual Studio: java* frameworks, CSS and UI frameworks, dependencies manager and
¥327.00
【预订】Software Architecture with ASP.NET Core MVC 978198504181 美国库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781985041813 Format 版本 平装-胶订 Publisher 出版社 Createspace Independent Publishing Platform Publication Date 出版日期 2018-01-10 Language 语种 英语
¥1143
3-6周达 Pro Entity Framework Core 2 for ASP.NET Core MVC [ISBN 【全球购】进口原版图书,预计3-6周左右到国内
¥867.00
【预订】Mastering Minimal APIs in ASP.NET Core 9781803237824 国外库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781803237824 Author 作者 Marco Minerva | Andrea Tosato | Emanuele Bartolesi Format 版本 平装-胶订 Pages Number 页数 240页 Publisher 出版社 Packt Publishing Publication Date 出版日期 2022-10-21 Language 语种 其它(含多语) Book Contents 内容简介 RESTful Web Services are basically rested Architecture-based Web Services. In REST Architecture everything is a resource. RESTful web services are lightweight, highly scalable, and maintainable and are very commonly used to create APIs for web-based applications. This book takes you through the design of RESTful web services and .NET framework to implement these services. By the end of the book, you will be able to build a RESTful web service in your application.
¥508.00
海外直订Modern API Design with ASP.NET Core 2: Building Cross-Pl
¥261.00
深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉 编著 电
¥65.00定价:¥130.00 (5折)
海外直订Pro Entity Framework Core 2 for ASP.NET Core MVC 面向asp.n
¥577.00
3-6周达 Beginning Database Programming Using ASP.NET Core 3: W 【全球购】进口原版图书,预计3-6周左右到国内
¥412.00
【预订】Migrating ASP.NET Microservices to ASP.NET Core 97814842 美国库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781484243268 Author 作者 Iris Classon Format 版本 平装-胶订 Pages Number 页数 150页 Publisher 出版社 Apress Publication Date 出版日期 2019-07-31 Language 语种 英语 Book Contents 内容简介 Migrate your existing microservice cluster from ASP .NET to ASP .NET Core. While improved performance and cross-platform support are evident, this book helps you cut through the noise to determine how, when, and to what extent a migration is needed.Microsoft’s introduction of .NET Core has created a lot of excitement, but also a lot of confusion for developers accustomed to ASP applications and services. This book gives you specific steps to embark on a partial or full SaaS microservices system migration, factoring in limited resources, time, and finances. In addition to practical advice and real-world examples, many mishaps will be shared, providing you with a complete 360-degre
¥360.00
【预订】Coding Clean, Reliable, and Safe REST APIs with ASP.NET 国外库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781484299784 Author 作者 Anthony Giretti Format 版本 平装-胶订 Pages Number 页数 370页 Publisher 出版社 Apress Publication Date 出版日期 2023-11-14 Product Dimensions 商品尺寸 9.21 x 6.14 x 0.91 Shipping Weight 商品重量 1.38磅 Language 语种 其它(含多语) Book Contents 内容简介 Learn ASP.NET Core APIs delivered in its latest version of the Microsoft Framework: .NET 8. This book will show you how to develop APIs with ASP.NET Core 8. Author Anthony Giretti will reveal all you need to know about HTTP protocol, REST architecture style, and ASP.NET Core 8.You will learn what reflexes and mindset a developer must have to approach the development of an API of medium complexity. By performing CRUD operations on a SQL Server database, you will see how to set up a clean and reliable application with industry best practices (clean code, security, obs
¥463.00
海外直订Building Microservices with ASP.NET Core: Develop, Test,
¥515.00
海外直订Learn Microservices - ASP.NET Core and Docker 学习微服务-ASP.
¥215.00
电子书 英文原版 Hands-On Full-Stack Web Development with ASP.NET Co Ebook,一般10个工作日左右发出
¥336.00
预订 Web API Development with ASP.NET Core 8: Learn techniques 国外库房发货,通常付款后3-5周到货
¥692.00
预订 Hands-On Web Development with ASP.NET Core: From Basics t 国外库房发货,通常付款后3-5周到货
¥575.00
电子书 英文原版 Hands-On RESTful Web Services with ASP.NET Core 3 [ Ebook,一般10个工作日左右发出
¥252.00
海外直订Essential Docker for ASP.NET Core MVC ASP的基本Docker。NET核心
¥509.00
【预订】Hands-On RESTful Web Services with ASP.NET Core 3 978178 美国库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781789537611 Author 作者 Samuele Resca Format 版本 平装-胶订 Pages Number 页数 510页 Publisher 出版社 Packt Publishing Publication Date 出版日期 2019-12-19 Product Dimensions 商品尺寸 9.2 x 7.5 x 1 cm Shipping Weight 商品重量 1910g Language 语种 英语 Book Contents 内容简介 This book is for anyone who wants to learn how to build RESTful web services with the ASP.NET Core framework to improve the scalability and performance of their applications. Basic knowledge of C# and .NET Core will help you make the best use of the code samples included in the book.
¥659.00
3-6周达 Modern Web Development with ASP.NET Core 3 - Second Ed 【全球购】进口原版图书,预计3-6周到达国内后发出
¥725.00
3-6周达 Essential Angular for ASP.NET Core MVC 3: A Practical 【全球购】进口原版图书,预计3-6周左右到国内
¥412.00
3-6周达 Web API Development with ASP.NET Core 8: Learn techniq 【全球购】进口原版图书,预计3-6周到达国内后发出
¥725.00
预订 Building Single Page App using ASP.NET Core and Angular [ 【全球购】进口原版图书,一般5-8周左右到国内后发出
¥191.00
海外直订Cross-Platform Modern Apps with VS Code: Combine the pow
¥420.00
3-6周达 Hands-On RESTful Web Services with ASP.NET Core [ISBN: 【全球购】进口原版图书,预计3-6周到达国内后发出
¥572.00
【预订】Beginning Database Programming Using ASP.NET Core 3 9781 美国库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781484255087 Author 作者 Joshi Format 版本 平装-胶订 Pages Number 页数 481页 Publisher 出版社 Apress Publication Date 出版日期 2019-12-27 Language 语种 英语 Book Contents 内容简介 Hit the ground running with this book to quickly learn the fundamentals of HTML form processing, user authentication, and database CRUD (Create, Read, Update, and Delete) operations using the ASP.NET Core family of technologies. You will utilize cutting-edge and popular technology options from both the server side and client side to help you achieve your web application goals as quickly as possible.Developers who want to learn ASP.NET Core and complementary technologies are often overwhelmed by the large number of options involved in building modern web applications. This book introduces you to the most popular options so that you can confidently begin working on projects in no time. You
¥463.00
预订 Unleashing the Power of ASP.NET Core 7.0 and Angular 16 A 国外库房发货,通常付款后3-5周到货
¥594.00
3-6周达 Practical Quantitative Finance with ASP.NET Core and A 【全球购】进口原版图书,一般3-6周左右到国内后发出
¥1079
海外直订The 201 on Building Web API with ASP.NET Core MVC 用ASP.N
¥148.00
海外直订Essential Angular for ASP.NET Core MVC 3: A Practical Gu
¥399.00
预订 Building Modern Web Applications with ASP.NET Core Blazor 国外库房发货,通常付款后3-5周到货
¥557.00
预订 Migrating ASP.NET Microservices to ASP.NET Core 8 迁移 ASP. 国外库房发货,通常付款后3-5周到货
¥567.00
海外直订Hands-On RESTful Web Services with ASP.NET Core 3 使用ASP.
¥520.00
海外直订Building Web APIs with ASP.NET Core 用ASP构建Web api。网络核心
¥679.00
海外直订Practical Cross-Platform Charts and Graphics with ASP.NE
¥878.00
预订 Building Single Page App using ASP.NET Core and Angular: 国外库房发货,通常付款后3-5周到货
¥270.00
【预订】Building Microservices with ASP.Net Core: Develop, Test, 美国库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781491961735 Author 作者 Nemeth, Dan Format 版本 平装-胶订 Pages Number 页数 350页 Publisher 出版社 O’Reilly Media Publication Date 出版日期 1800-01-01 Language 语种 英语
¥945.00
电子书 英文原版 Mastering Minimal APIs in ASP.NET Core [ISBN:978180 Ebook,一般10个工作日左右发出
¥285.00
海外直订Beginning Database Programming Using ASP.NET Core 3: Wit
¥466.00
【预订】Practical Multiple-Page Apps with ASP.NET Core and Angul 美国库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781080437009 Author 作者 Xu Format 版本 平装-胶订 Pages Number 页数 422页 Publisher 出版社 Independently Published Publication Date 出版日期 1800-01-01 Product Dimensions 商品尺寸 9.2 x 7.5 x 0.8 cm Shipping Weight 商品重量 1590g Language 语种 英语
¥797.00
预订 Hands-On Full-Stack Web Development with ASP.NET Core 使用A 国外库房发货,通常付款后3-5周到货
¥733.00
海外直订Pro Microservices in .Net 6: With Examples Using ASP.NET
¥613.00
海外直订Real-Time Web Application Development: With ASP.NET Core
¥669.00
预订 Practical Quantitative Finance with ASP.NET Core and Angu 国外库房发货,通常付款后3-5周到货
¥1143
官方正版 深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉
¥97.00定价:¥154.05 (6.3折)
海外直订Building Single Page App using ASP.NET Core and Angular
¥221.00
海外直订Mastering Minimal APIs in ASP.NET Core: Build, test, and
¥496.00
电子书 英文原版 Web API Development with ASP.NET Core 8 [ISBN:97818 Ebook,一般10个工作日左右发出
¥369.00
预订 Web Applications with ASP.NET Core Blazor: Create Powerfu 国外库房发货,通常付款后3-5周到货
¥535.00