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

Book details
Table of contents
Citations

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

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
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.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
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 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

Publisher
Apress
Year
2023
ISBN
9781484299791

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