Skip to Content
ASP.NET Core 5 Secure Coding Cookbook
book

ASP.NET Core 5 Secure Coding Cookbook

by Roman Canlas
July 2021
Intermediate to advanced
324 pages
5h 35m
English
Packt Publishing
Content preview from ASP.NET Core 5 Secure Coding Cookbook

Chapter 13: Best Practices

Overall, the security of your ASP.NET Core web application typically relies on the steps a developer takes to implement security measures and write secure code. In the previous chapters and recipes of this book, we've learned what insecure code would look like, the risks such weaknesses introduce, and, most importantly, how to mitigate these security issues. But beyond the basics of secure coding are proven methods of writing code that are efficient for security. This is because they enable the necessary defensive or protective mechanisms available in the .NET framework, all of which we will examine in this chapter.

In this final chapter, we're going to cover the following recipes:

  • Proper exception handling
  • Using ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On RESTful Web Services with ASP.NET Core 3

Hands-On RESTful Web Services with ASP.NET Core 3

Samuele Resca
ASP.NET Core and Vue.js

ASP.NET Core and Vue.js

Devlin Basilan Duldulao
ASP.NET Core Security

ASP.NET Core Security

Christian Wenz

Publisher Resources

ISBN: 9781801071567Supplemental Content