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
  • Feedback & Rating feedback
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

Adding capabilities to applications using middleware

Now that we have knowledge about the features and possibilities of middleware, we will work on some capabilities that will bring greater quality to our web applications.

There is no strict standard directory structure or namespace for creating middleware classes. However, it is good practice to organize classes into well-defined namespaces.

For this example, we will default to creating a folder called Middlewares in the root of your application project.

In this section, we will focus on the following middleware:

  • Global error handling
  • Adding request logging – logging request information
  • Rate limiting – defining request limits in your application

The project containing the classes mentioned in the preceding list is available in the book repository, the link to which can be found in the Technical requirements section.

Let’s create a new application. Open the terminal, and in a...

Visually different images
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