Enterprise Application Development with C# 9 and .NET 5
eBook - ePub

Enterprise Application Development with C# 9 and .NET 5

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

Enterprise Application Development with C# 9 and .NET 5

Book details
Table of contents
Citations

About This Book

Become a professional.NET developer by learning expert techniques for building enterprise-grade applicationsKey Features• Explore the advanced features of C# and.NET 5 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 Description.NET Core is one of the most popular programming platforms in the world for an increasingly large community of developers thanks to its excellent cross-platform support. This book will show you how to confidently use the features of.NET 5 with C# 9 to build robust enterprise applications. Throughout the book, you'll work on creating an enterprise app and 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. Next, you'll build web apps using ASP.NET Core 5 and deploy them on the cloud while working with various cloud components using Azure. The book then shows you how to use the latest Microsoft Visual Studio 2019 and C# 9 to simplify developer tasks, and also explores tips and tricks in Visual Studio 2019 to improve your productivity. Later, 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 5 and deploy them on the cloud.What you will learn• Design enterprise apps by making the most of the latest features of.NET 5• Discover di?erent layers of an app, such as the data layer, API layer, and web layer• Explore end-to-end architecture, implement an enterprise web app using.NET and C# 9, and deploy the app on Azure• Focus on the core concepts of web application development such as dependency injection, caching, logging, con?guration, and authentication, and implement them in.NET 5• Integrate the new.NET 5 health and performance check APIs with your app• Understand how.NET 5 works and contribute to the.NET 5 platformWho this book is forIf you are a developer, architect, or senior programmer who wants to leverage the features of.NET 5 and the C# language, as well as grasp essential techniques to build your skills, then this C#.NET 5 book is for you. Beginner to intermediate-level knowledge of the.NET framework and C# programming is required to understand the concepts covered in this book more effectively.

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 Enterprise Application Development with C# 9 and .NET 5 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 & Programming in C#. We have over one million books available in our catalogue for you to explore.

Information

Year
2021
ISBN
9781800202511
Edition
1

Table of contents

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