دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Fanie Reynders
سری:
ISBN (شابک) : 9781484235195
ناشر: Apress
سال نشر: 2018
تعداد صفحات: 240
زبان: english
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 4 مگابایت
در صورت تبدیل فایل کتاب Modern API Design with ASP.NET Core 2. Building Cross-Platform Back-End Systems به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب طراحی مدرن API با ASP.NET Core 2. ساختن سیستمهای Back-End چند پلتفرمی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
از ASP.NET Core 2 برای ایجاد APIهای وب بادوام و چند پلتفرمی از طریق یک سری سناریوهای کاربردی و کاربردی استفاده کنید. مثالهای این کتاب به شما کمک میکند APIهایی سریع و مقیاسپذیر بسازید. شما از اصول اولیه چارچوب تا حل مشکلات پیچیده ای که در اجرای سرویس های امن RESTful با آن مواجه می شوید پیشرفت خواهید کرد. این کتاب مملو از مثالهایی است که نشان میدهد چگونه بازنویسی اولیه مایکروسافت از ASP.NET Core 2، برنامههای چند پلتفرمی بومی را قادر میسازد که سریع و ماژولار هستند، و به برنامههای کاربردی سرور آماده ابری شما اجازه میدهند تا با رشد کسبوکارتان مقیاس شوند. موضوعات اصلی پوشش داده شده در کتاب شامل اصول و مفاهیم اصلی ASP.NET Core 2 است. شما با ساختن API های RESTful با الگوی MVC با استفاده از بهترین شیوه های اثبات شده و پیروی از شش اصل REST آشنا خواهید شد. مثالهای موجود در کتاب به یادگیری توسعه APIهای وب در سطح جهانی و برنامههایی که میتوانند بر روی هر پلتفرمی از جمله ویندوز، لینوکس و MacOS اجرا شوند، کمک میکند. شما حتی می توانید در Microsoft Azure مستقر شوید و با اجرای خطوط لوله یکپارچه سازی مداوم و استقرار مداوم، تحویل خود را خودکار کنید. آنچه یاد خواهید گرفت ترکیب ابزارهای API خودکار مانند Swagger از مشخصات OpenAPI استاندارد کردن فرمتهای پرس و جو و پاسخ با استفاده از زبان جستجوی GraphQL فیس بوک پیادهسازی امنیت با اعمال تأیید اعتبار و مجوز با استفاده از ASP.NET Identity اطمینان از ذخیره امن دادههای حساس با استفاده از پشته حفاظت از داده ایجاد کنید. تست های واحد و یکپارچه سازی برای تضمین کیفیت کد این کتاب برای توسعه دهندگانی است که برنامه های سرور مانند وب سایت ها و API های وب را می سازند که نیاز به اجرای سریع و متقابل پلت فرم دارند. برنامه نویسانی که می خواهند راه حل های عملی برای مشکلات دنیای واقعی پیاده سازی کنند. کسانی که می خواهند اطلاعات عمیقی در مورد آخرین بیت های ASP.NET Core 2.0 داشته باشند
Use ASP.NET Core 2 to create durable and cross-platform web APIs through a series of applied, practical scenarios. Examples in this book help you build APIs that are fast and scalable. You’ll progress from the basics of the framework through to solving the complex problems encountered in implementing secure RESTful services. The book is packed full of examples showing how Microsoft’s ground-up rewrite of ASP.NET Core 2 enables native cross-platform applications that are fast and modular, allowing your cloud-ready server applications to scale as your business grows. Major topics covered in the book include the fundamentals and core concepts of ASP.NET Core 2. You'll learn about building RESTful APIs with the MVC pattern using proven best practices and following the six principles of REST. Examples in the book help in learning to develop world-class web APIs and applications that can run on any platform, including Windows, Linux, and MacOS. You can even deploy to Microsoft Azure and automate your delivery by implementing Continuous Integration and Continuous Deployment pipelines. What You Will Learn Incorporate automated API tooling such as Swagger from the OpenAPI specification Standardize query and response formats using Facebook’s GraphQL query language Implement security by applying authentication and authorization using ASP.NET Identity Ensure the safe storage of sensitive data using the data protection stack Create unit and integration tests to guarantee code quality Who This Book Is For Developers who build server applications such as web sites and web APIs that need to run fast and cross platform; programmers who want to implement practical solutions for real-world problems; those who want in-depth knowledge of the latest bits of ASP.NET Core 2.0
Table of Contents Foreword About the Author About the Technical Reviewer Acknowledgments Introduction Chapter 1: API Design Demystified The Importance of APIs REST: The Good, Bad, and Ugly Principles of REST Wrapping Up Chapter 2: Introduction to ASP.NET Core What Is ASP.NET Core? .NET Core vs .NET Framework Why Use ASP.NET Core? The .NET Ecosystem ASP.NET Core Features Tooling Available for ASP.NET Core Setting Up the Development Environment A Lap Around the .NET Core CLI Wrapping Up Chapter 3: Your First API Application Getting Started Dependency Injection Application Startup Creating an Endpoint Wrapping Up Chapter 4: Extensibility Architecture Hosts and Servers Creating a Custom Server Middleware Routing Hosted Services Wrapping up Chapter 5: MVC The MVC Pattern MVC in ASP.NET Core Controllers and Actions Model Binding and Validation Filters Formatting Responses Application Parts Wrapping Up Chapter 6: The Configuration Model Basic Configuration Configuration Providers Strongly Typed Configuration Working with Changes Wrapping Up Chapter 7: Logging and Error Handling Adding Logging Log Anatomy Grouping and Filtering Different Logging Providers Dealing with Exceptions Wrapping Up Chapter 8: Securing APIs Authentication & Authorization Protecting Sensitive Data Enforcing SSL Cross-origin Requests Request Rate Limiting Wrapping Up Chapter 9: Bells & Whistles HATEOAS Versioning Swagger GraphQL Wrapping Up Chapter 10: Testing & Debugging Why Is Testing Important? Unit Testing Dealing with Dependencies Integration Testing Debugging .NET Core and ASP.NET Core Sources Wrapping Up Chapter 11: Hosting & Deployment Hosting on Windows Hosting on Linux Hosting on Docker Publishing to Azure Continuous Integration & Deployment Wrapping Up Index