Book description
A comprehensive guide to every important component of C# and .NET 6 required to build robust enterprise web applications
Key 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 cloud
Book Description
Building 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 finally 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 different 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 different 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 Windows
Who this book is for
If 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.
Table of contents
- Ravindra Akella
- Arun Kumar Tamirisa
- Suneel Kumar Kunani
- Bhupesh Guptha Muthiyalu
- Enterprise Application Development with C# 10 and .NET 6 Second Edition
- Contributors
- About the authors
- About the reviewer
- Preface
- Part 1: Fundamentals
- Chapter 1: Designing and Architecting the Enterprise Application
- Chapter 2: Introducing .NET 6 Core and Standard
- Chapter 3: Introducing C# 10
- Part 2: Cross-Cutting Concerns
- Chapter 4: Threading and Asynchronous Operations
- Chapter 5: Dependency Injection in .NET 6
- Chapter 6: Configuration in .NET 6
- Chapter 7: Logging in .NET 6
- Chapter 8: All You Need to Know about Caching
- Part 3: Developing Enterprise Applications
- Chapter 9: Working with Data in .NET 6
- Chapter 10: Creating an ASP.NET Core 6 Web API
- Chapter 11: Creating an ASP.NET Core 6 Web Application
- Part 4: Security
-
Chapter 12: Understanding Authentication
- Technical requirements
- Understanding the elements of authentication in .NET 6
- Introduction to ASP.NET Core Identity
- Understanding OAuth 2.0
- Introduction to Azure AD
- Introduction to Windows Authentication
- Understanding best practices to secure client and server applications
- Summary
- Questions
- Further reading
- Chapter 13: Implementing Authorization in .NET 6
- Part 5: Health Checks, Unit Testing, Deployment, and Diagnostics
- Chapter 14: Health and Diagnostics
- Chapter 15: Testing
- Chapter 16: Deploying the Application in Azure
- Other Books You May Enjoy
Product information
- Title: Enterprise Application Development with C# 10 and .NET 6 - Second Edition
- Author(s):
- Release date: June 2022
- Publisher(s): Packt Publishing
- ISBN: 9781803232973
You might also like
book
Software Architecture with C# 9 and .NET 5 - Second Edition
Design scalable and high-performance enterprise applications using the latest features of C# 9 and .NET 5 …
book
C# 9 and .NET 5 – Modern Cross-Platform Development - Fifth Edition
Publisher’s Note: Microsoft stopped supporting .NET 5 in May 2022. The newer 8th edition of the …
book
Software Architecture with C# 10 and .NET 6 - Third Edition
Design scalable and high-performance enterprise applications using the latest features of C# 10 and .NET 6 …
book
Pragmatic Test-Driven Development in C# and .NET
Build realistic applications with both relational and document databases and derive your code design using TDD. …