
Enterprise Application Development with C# 10 and .NET 6
- 586 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
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
- 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.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Ravindra Akella
- Arun Kumar Tamirisa
- 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
- 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