Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8
eBook - ePub

Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8

Develop Robust Minimal APIs with .NET 8

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8

Develop Robust Minimal APIs with .NET 8

About this book

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, observability, optimization and testing). 

After completing Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8, you will be able to develop many kinds of APIs that require a senior developer level of knowledge and provide your customers with high-quality APIs.

What You Will Learn

  • Discover the latest version of ASP.NET Core 8
  • Code REST APIs with minimal APIs
  • Become familiar with clean code principles
  • Optimize performances with caching, background tasks and more
  • Make APIs resilient by handling SQL and HttpClient transient errors
  • Understand the importance of observability
  • Implement Authentication and Authorization
  • Grasp OWASP principles
  • Protect sensitive data
  • Master unit testing best practices

 

Who This Book Is For

Beginner and intermediate professionals wishing to build clean, reliable and safe ASP.NET Core APIs and elevate their skills to a senior developer level.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8 by Anthony Giretti in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introducing HTTP and REST
  4. 2. Introducing ASP.NET Core 8
  5. 3. Introduction to Application Development Best Practices
  6. 4. Basics of Clean REST APIs
  7. 5. Going Further with Clean REST APIs
  8. 6. Accessing Data Safely and Efficiently
  9. 7. Optimizing APIs
  10. 8. Introduction to Observability
  11. 9. Managing Application Secrets
  12. 10. Secure Your Application with OpenID Connect
  13. 11. Testing APIs
  14. Back Matter