Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying ASP.NET Core 9 Essentials
  • Table Of Contents Toc
ASP.NET Core 9 Essentials

ASP.NET Core 9 Essentials

By : Albert S. Tanure
close
close
ASP.NET Core 9 Essentials

ASP.NET Core 9 Essentials

By: Albert S. Tanure

Overview of this book

Build cutting-edge web applications using ASP.NET Core 9 with this comprehensive guide from Microsoft MVP Albert Tanure, a seasoned .NET expert with over 20 years of experience as a cloud solutions architect. Albert brings unparalleled expertise in building modern web applications to ASP.NET Core 9 Essentials to help you kickstart your journey on the right foot. Starting with the platform’s fundamental concepts, you’ll work through practical exercises to develop web applications with powerful UI frameworks, deliver flexible and scalable solutions through an API approach, and explore advanced topics such as customizing request flows and implementing robust security measures. You’ll get to grips with cloud-native practices to prepare your applications for cloud environments. Whether you’re a beginner or an experienced developer, this book is your guide to building modern, secure, and adaptable web applications with ASP.NET Core. By the end, you'll have the skills to create professional web applications that are scalable, resilient, and secure.
Table of Contents (19 chapters)
close
close
Lock Free Chapter
1
Part 1: ASP.NET Core 9 Fundamentals
6
Part 2: Data and Security
9
Part 3: Applying Best Practices
13
Part 4: Hosting, Deploying, and Preparing to the Cloud

Learning the Options pattern

ASP.NET Core 9 offers a good way to handle application configurations through the use of the Options pattern. This pattern provides a robust mechanism for managing and accessing configuration settings in a strongly typed manner, improving the maintainability and testability of your code and organizing configuration settings into classes. In this section, we will understand what the Options pattern is and how to implement it.

What is the Options pattern?

Every application must interact with some type of configuration, and in the previous chapters, we used the IConfiguration interface to obtain continuous information in the appsettings.json file. However, this is not the only way to interact with configurations in ASP.NET Core 9, which offers an implementation of the Options pattern.

The Options pattern is a design pattern that uses classes to represent groups of related configurations, allowing you to link configuration sections from various configuration...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
ASP.NET Core 9 Essentials
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon