
عنوان:
Real-World Web Development with .NET 9
نویسنده:
Mark J. Price
انتشارات:
Packt Publishing
تاریخ انتشار
2024
حجم:
5.6MB
معرفی کتاب:" توسعه وب در دنیای واقعی با NET 9. "
راهنمایی عملی برای ساخت وبسایتها و سرویسها با استفاده از فناوریهای بالغ و اثباتشدهی کنترلرمحور در ASP.NET Core
ویژگیهای کلیدی
- تسلط بر ASP.NET Core MVC، Web API و OData برای ساخت سرویسهای وب قدرتمند
- تجربه عملی با تست وب، امنیت و تکنیکهای کانتینرسازی
- یادگیری نحوه پیادهسازی Umbraco CMS برای وبسایتهای مدیریت محتوا
توضیح کتاب
کتاب «توسعه وب در دنیای واقعی با NET 9.» به شما آموزش میدهد چگونه با استفاده از فناوریهای اثباتشدهای مانند ASP.NET Core MVC، Web API و OData که مورد اعتماد سازمانها برای ساخت برنامههای وب مقاوم هستند، وبسایتها و سرویسهای حرفهای بسازید.
شما یاد میگیرید چگونه اپلیکیشنهایی طراحی و پیادهسازی کنید که ساختاری منسجم و قابل نگهداری داشته باشند. سپس با ساخت سرویسهای RESTful امن و مقیاسپذیر با Web API آشنا میشوید و مفاهیمی مانند تست، احراز هویت و کانتینرسازی برای استقرار را خواهید آموخت. در پایان نیز نحوه استفاده از CMS معروف Umbraco برای مدیریت محتوای وبسایتها آموزش داده میشود.
این کتاب برای چه کسانی است؟
این کتاب مناسب توسعهدهندگان سطح متوسط داتنت است که با اصول C# و NET. آشنا هستند و میخواهند مهارت خود را در ساخت اپلیکیشنهای وب حرفهای گسترش دهند.
آنچه خواهید آموخت
- ساخت اپلیکیشنهای وب با استفاده از ASP.NET Core MVC با کدی ساختارمند و قابل نگهداری
- توسعه سرویسهای RESTful امن و مقیاسپذیر با Web API و OData
- پیادهسازی احراز هویت و مجوزدهی
- تست و کانتینرسازی پروژههای داتنت برای استقرار روان
- بهینهسازی عملکرد اپلیکیشن با استفاده از کش و سایر تکنیکها
- یادگیری و پیادهسازی Umbraco CMS
فهرست مطالب
- Cover
- Copyright
- Contributors
- Table of Contents
- Preface
- Chapter 1: Introducing Web Development Using Controllers
- Understanding ASP.NET Core
- Structuring projects and managing packages
- Making good use of the GitHub repository for this book
- Building an entity model for use in the rest of the book
- Practicing and exploring
- Summary
- Chapter 2: Building Websites Using ASP.NET Core MVC
- Setting up an ASP.NET Core MVC website
- Exploring an ASP.NET Core MVC website
- Prototyping with Bootstrap
- Customizing an ASP.NET Core MVC website
- Practicing and exploring
- Summary
- Chapter 3: Model Binding, Validation, and Data Using EF Core
- Model binding and validation
- Modifying data using EF Core and ASP.NET Core
- Improving scalability using asynchronous tasks
- Practicing and exploring
- Summary
- Chapter 4: Building and Localizing Web User Interfaces
- Defining web user interfaces with Razor Views
- Defining web user interfaces with Tag Helpers
- Localizing web user interfaces with ASP.NET Core
- Practicing and exploring
- Summary
- Chapter 5: Authentication and Authorization
- Introducing authentication and authorization
- Securing controller action methods using filters
- Practicing and exploring
- Summary
- Chapter 6: Performance Optimization Using Caching
- Introducing caching with ASP.NET Core
- Output caching
- Object caching
- More techniques to improve scalability
- Practicing and exploring
- Summary
- Chapter 7: Web User Interface Testing Using Playwright
- Introducing web user interface testing
- Testing web user interfaces using Playwright
- Interacting with a web user interface
- Generating tests with the Playwright Inspector
- Practicing and exploring
- Summary
- Chapter 8: Configuring and Containerizing ASP.NET Core Projects
- Configuring dependency services
- Configuring the HTTP pipeline
- Configuring options
- Containerizing ASP.NET Core projects
- Practicing and exploring
- Summary
- Chapter 9: Building Web Services Using ASP.NET Core Web API
- Introducing web services
- Creating a web service for the Northwind database
- Documenting and trying out web services
- Caching and logging
- Consuming web services using HTTP clients
- Relaxing the same origin security policy using CORS
- Understanding identity services
- Practicing and exploring
- Summary
- Chapter 10: Building Web Services Using ASP.NET Core OData
- Understanding OData
- Building a web service that supports OData
- Exploring OData services using HTTP/REST tools
- Implementing versions and data modifications
- Building clients for OData services
- Practicing and exploring
- Summary
- Chapter 11: Building Web Services Using FastEndpoints
- Introducing FastEndpoints
- Implementing FastEndpoints
- Configuring FastEndpoints
- Practicing and exploring
- Summary
- Chapter 12: Web Service Integration Testing
- Basics of integration testing
- Integration testing with data stores
- Testing web services using xUnit
- Mocking in tests
- Testing services using dev tunnels
- Practicing and exploring
- Summary
- Chapter 13: Web Content Management Using Umbraco
- Understanding the benefits of a CMS
- Introducing Umbraco CMS
- Defining document types
- Working with media
- Practicing and exploring
- Summary
- Chapter 14: Customizing and Extending Umbraco
- Techniques for customizing and extending Umbraco
- Customizing Umbraco behavior using settings
- Working with views and Razor syntax
- The UmbracoHelper class
- Practicing and exploring
- Summary
- Epilogue
- Index
مشخصات
نام کتاب
Real-World Web Development with .NET 9
نویسنده
Mark J. Price
انتشارات
Packt Publishing
تاریخ انتشار
2024
ISBN
9781835880388
چاپ
اول
تعداد صفحات
579
زبان
انگلیسی
فرمت
حجم
5.6MB
موضوع
Programming Languages