【预订】Customizing ASP.NET Core 6.0 9781803233604 国外库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781803233604 Author 作者 Jürgen Gutsch Format 版本 平装-胶订 Pages Number 页数 204页 Publisher 出版社 Packt Publishing Publication Date 出版日期 2022-01-14 Language 语种 其它(含多语) Book Contents 内容简介 ASP.NET Core is the most powerful web framework provided by Microsoft and it is full of hidden features you need to know It is a compact collection of default ASP.NET Core behaviors you might need to change. Hidden screws you might need to turn to get the most out of the frameworkDevelopers working with ASP.NET Core will be able to put their knowledge to work with this practical guide to Customize ASP.NET Core. The book provides a hands-on approach to implementation and associated methodologies that will have you up-and-running, and productive in no time.Your application should not match the framework, but your framework should do what your application re
¥408.00
预订An Atypical ASP.NET Core 6 Design Patterns Guide - Second 【全球购】进口原版图书,预计3-6周到达国内后发出
¥644.00
电子书 英文原版 Customizing ASP.NET Core 6.0 [ISBN:9781803243818] Ebook,一般10个工作日左右发出
¥218.00
【预订】Essential Docker for ASP.Net Core MVC 9781484227770 美国库房发货,通常付款后3-5周到货!
¥515.00
¥56.57定价:¥89.80 (6.3折)
【预订】The Complete ASP.NET Core 3 API Tutorial 9781484262542 美国库房发货,通常付款后3-5周到货!
Product Details 基本信息 ISBN-13 书号 9781484262542 Author 作者 Jackson Format 版本 平装-胶订 Pages Number 页数 461页 Publisher 出版社 Apress Publication Date 出版日期 2020-10-20 Language 语种 英语 Book Contents 内容简介 Use this ASP.NET Core API tutorial and straightforward step-by-step guide to build, test, and deploy an ASP.NET Core API to Azure. It will help you code confidently and efficiently, and provides just what you need for context.The book starts with detailing how to set up your development environment, and then introduces a variety of tools and technologies to build, test, and deploy your API. It covers tools such as .NET Core SDK, (Version 3.1), Visual Studio Code, Git, xUnit, Docker, PostgreSQL, Postman, Azure DevOps, Azure, AutoMapper, and many more.Practical guidance is provided so you can achieve a tangible and valuable outcome, and you also are given a dose of theory on REST (Represe
¥463.00
按需印刷Customizing ASP.NET Core 5.0 预订,预计下单后2-3周左右发货!
¥519.00
软件发视频大讲堂 丛书是清华社计算机专业基础类零售图书畅销品牌之一。 (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. 根据图书首页说明,扫描书中二维码,明日科技账号注册页面,填写注册信息后将自动
(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管道的构建方式,以及管道针对请求的处理流程。 深讲述每个常用中间件针对请求的处理逻辑。
作者说:写一本关于.NET Core的书并不难,但是写一本关于.NET Core的好书太难了!如果只是为了写一本讲解.NET Core的书,我只要照着微软的官方文档去改编一下就行了,但是这样编出来的书有什么价值呢?微软的.NET文档所讲的内容已经非常丰富了,我没必要再去把它们重复一遍。我需要讲解微软文档中没有讲到的内容,读者也需要这样一本书: > 讲解相关技术背后的原理; > 讲解相关技术应用在哪些场景中; > 讲解相关技术有哪些优缺; > 讲解相关技术在项目中如何应用; > 讲解真实项目的架构和技术实现。 为了达成上述目标,我在编写本书的时候做了大量的底层源代码的研究工作。比如,在讲解“异步编程”的时候,我翻阅了.NET中异步编程的源代码,从而帮助读者更好地理解和应用异步编程;又如,在讲解“表达式树”的时候,我翻阅了EF Core的表达式树翻译引擎
ASP.NET Core 2 and Angular 5: Full-Stack Web Development wit
作者在本书的案例中融了他积累多年的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服务,还是分布式微服务,或是云原生的全新体验。此书价值在于全面引领微软新技术与源理念的,让小白秒变企业级发的大牛。你还犹
官方 深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉 编 正版图书 可开发票
¥91.20定价:¥129.90 (7.03折)
官方 深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉 编 正版图书 可开发票
¥90.14定价:¥129.90 (6.94折)
海外直订Pro Microservices in .Net 6: With Examples Using ASP.NET
¥613.00
海外直订Real-Time Web Application Development: With ASP.NET Core
¥669.00
预订 Pro Entity Framework Core 2 for ASP.NET Core MVC 预订,预计下单后3-4周左右发货!
¥801.00
预订 Unleashing the Power of ASP.NET Core 7.0 and Angular 16 A 国外库房发货,通常付款后3-5周到货
¥594.00
官方 深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉 编
¥88.60定价:¥129.90 (6.83折)
海外直订Essential Angular for ASP.NET Core MVC 3: A Practical Gu
¥399.00
官方旗舰店 深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯
¥67.20定价:¥67.20
3-6周达 Essential Angular for ASP.NET Core MVC 3: A Practical 【全球购】进口原版图书,预计3-6周左右到国内
¥412.00
新书轻松学ASP.NET编程从入门到实战(案例视频彩色版) 网站页面制作基础ASP.NET Core编程ASP.NET案
¥53.00定价:¥89.80 (5.91折)
3-6周达 Modern Web Development with ASP.NET Core 3 - Second Ed 【全球购】进口原版图书,预计3-6周到达国内后发出
¥725.00
深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉 编著 电
¥168.00定价:¥202.64 (8.3折)
NET开发经典名著 C#入门经典C#高级编程WPF编程C#10和.NET6入门ASP.NET Core 3高级编程NET
¥1467.8定价:¥1474 (9.96折)
3-6周达 Pro Entity Framework Core 2 for ASP.NET Core MVC [ISBN 【全球购】进口原版图书,预计3-6周左右到国内
¥867.00
3-6周达 Hands-On RESTful Web Services with ASP.NET Core [ISBN: 【全球购】进口原版图书,预计3-6周到达国内后发出
¥572.00
海外直订Learn Microservices - ASP.NET Core and Docker 学习微服务-ASP.
¥215.00
海外直订Essential Docker for ASP.NET Core MVC ASP的基本Docker。NET核心
¥509.00
预订 Practical Cross-Platform Charts and Graphics with ASP.NET 国外库房发货,通常付款后3-5周到货
¥1008
正版现货 深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉
¥63.07定价:¥129.90 (4.86折)
按需印刷Learn Microservices - ASP.NET Core and Docker 预订,预计下单后2-3周左右发货!
¥209.00
正版 深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉 编 可开发票,现货速发
¥92.72定价:¥129.90 (7.14折)
深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉 编著 电
¥64.30定价:¥129.90 (4.95折)
海外直订The 201 on Building Web API with ASP.NET Core MVC 用ASP.N
¥148.00
海外直订Building Microservices with ASP.NET Core: Develop, Test,
¥515.00
正版 深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉 编
¥64.90定价:¥129.90 (5折)
电子书 英文原版 Hands-On Full-Stack Web Development with ASP.NET Co Ebook,一般10个工作日左右发出
¥336.00
3-6周达 Beginning Database Programming Using ASP.NET Core 3: W 【全球购】进口原版图书,预计3-6周左右到国内
¥412.00
海外直订Hands-On RESTful Web Services with ASP.NET Core 3 使用ASP.
¥520.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
官方正版 深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉
¥98.50定价:¥129.90 (7.59折)
预订 Migrating ASP.NET Microservices to ASP.NET Core: By Examp 【全球购】进口原版图书,预计3-6周左右到国内
¥349.00
海外直订Mastering Minimal APIs in ASP.NET Core: Build, test, and
¥496.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
海外直订Cross-Platform Modern Apps with VS Code: Combine the pow
¥420.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
预订 Building Modern Web Applications with ASP.NET Core Blazor 国外库房发货,通常付款后3-5周到货
¥557.00
3-6周达 Practical Quantitative Finance with ASP.NET Core and A 【全球购】进口原版图书,一般3-6周左右到国内后发出
¥1079
按需印刷Hands-On Full-Stack Web Development with ASP.NET Core 预订,预计下单后2-3周左右发货!
¥671.00
电子书 英文原版 Mastering Minimal APIs in ASP.NET Core [ISBN:978180 Ebook,一般10个工作日左右发出
¥285.00
C#网络应用编程(第4版 微课版)C#语言WinForms应用编程C/S网络应用编程ASP.NET Core和Vue应用
¥60.40定价:¥60.40
【预售 按需印刷】Modern Web Development with ASP.NET Core
¥586.50
正版 深入浅出 .NET框架设计与实现 .NET性能调优和ASP.NET Core部署框架架构开发设计教程书籍 冯辉 编
¥64.90定价:¥129.90 (5折)
预订 Migrating ASP.NET Microservices to ASP.NET Core 8 迁移 ASP. 国外库房发货,通常付款后3-5周到货
¥567.00
按需印刷Modern Web Development with ASP.NET Core 3 - Second Edit 预订,预计下单后2-3周左右发货!
¥690.00