Enterprise Application Development with C# 10 and .NET 6
eBook - ePub

Enterprise Application Development with C# 10 and .NET 6

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

Enterprise Application Development with C# 10 and .NET 6

About this book

A comprehensive guide to every important component of C# and.NET 6 required to build robust enterprise web applicationsKey Features• Explore the advanced features of C# and.NET 6 to enhance your code and productivity• Follow clear and easy instructions for building an end-to-end enterprise application• Learn how to build scalable web applications and host them on the cloudBook DescriptionBuilding production-ready enterprise applications can be a challenging task due to the overabundance of tools and their different versions that make app development complex. This book simplifies the process with an end-to-end road map for building enterprise applications from scratch using the latest features of.NET Core 6 and C# 10.Throughout the book, you'll work on creating an enterprise app, adding a key component to the app with each chapter, before?nally getting it ready for testing and deployment. You'll learn concepts relating to advanced data structures, the Entity Framework Core, parallel programming, and dependency injection. As you progress, you'll cover various authentication and authorization schemes provided by.NET Core to make your apps and APIs secure. The book then shows you how the latest Microsoft Visual Studio and C# 10 help you simplify developer tasks and shares tips and tricks in Visual Studio to improve your productivity. You'll discover various testing techniques, such as unit testing and performance testing, as well as di?erent methods to deploy enterprise apps.By the end of this book, you'll be able to create enterprise apps using the powerful features of.NET 6 and deploy them to the cloud while working with various cloud components using Azure.What you will learn• Design enterprise apps by making the most of the latest features of.NET 6• Discover di?erent layers of an app, such as the data layer, API layer, and web layer• Explore end-to-end architecture by implementing an enterprise web app using.NET and C# 10 and deploying it on Azure• Focus on the core concepts of web application development and implement them in.NET 6• Integrate the new.NET 6 health and performance check APIs into your app• Explore MAUI and build an application targeting multiple platforms - Android, iOS, and WindowsWho this book is forIf you are a developer, architect, or senior programmer, this book will show you how to leverage the features of.NET 6 and the C# language, as well as help you grasp essential techniques to build your skills.

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 Enterprise Application Development with C# 10 and .NET 6 by Ravindra Akella,Arun Kumar Tamirisa,Suneel Kumar Kunani,Bhupesh Guptha Muthiyalu in PDF and/or ePUB format, as well as other popular books in Computer Science & Entreprise Applications. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Ravindra Akella
  2. Arun Kumar Tamirisa
  3. Preface
  4. Part 1: Fundamentals
  5. Chapter 1: Designing and Architecting the Enterprise Application
  6. Chapter 2: Introducing .NET 6 Core and Standard
  7. Chapter 3: Introducing C# 10
  8. Part 2: Cross-Cutting Concerns
  9. Chapter 4: Threading and Asynchronous Operations
  10. Chapter 5: Dependency Injection in .NET 6
  11. Chapter 6: Configuration in .NET 6
  12. Chapter 7: Logging in .NET 6
  13. Chapter 8: All You Need to Know about Caching
  14. Part 3: Developing Enterprise Applications
  15. Chapter 9: Working with Data in .NET 6
  16. Chapter 10: Creating an ASP.NET Core 6 Web API
  17. Chapter 11: Creating an ASP.NET Core 6 Web Application
  18. Part 4: Security
  19. Chapter 12: Understanding Authentication
  20. Chapter 13: Implementing Authorization in .NET 6
  21. Part 5: Health Checks, Unit Testing, Deployment, and Diagnostics
  22. Chapter 14: Health and Diagnostics
  23. Chapter 15: Testing
  24. Chapter 16: Deploying the Application in Azure
  25. Other Books You May Enjoy