Articles
I’ve written several technical articles since 1997 for various blogs, websites, and magazines, both in English and in Italian. Here you can find a list of the most recent ones:

Role-Based Authorization for ASP.NET Web APIs
What is the best way to apply Role-Based Access Control (RBAC) to your ASP.NET Web API? Let's find out together.
2021-11-02

Exploring the Auth0 ASP.NET Core Authentication SDK
The new Auth0 ASP.NET Core Authentication SDK makes adding authentication and authorization to your web applications a breeze. Learn how.
2021-10-15

ID Token and Access Token: What Is the Difference?
Learn what ID and access tokens are and how to correctly use them in the OpenID Connect and OAuth context.
2021-09-23

Permission-Based Security for ASP.NET Web APIs
Checking user permissions allows you to have more control over access to your ASP.NET Web API.
2021-07-12

Authorization for ASP.NET Web APIs
Learn how to secure an ASP.NET Web API by granting access only to authorized users through Auth0 authentication and authorization services.
2021-06-07

Building ASP.NET CRUD Web APIs
Learn how to build a CRUD Web API with ASP.NET through this practical tutorial.
2021-06-06

Secrets Management in .NET Applications
Learn the best practices to store and manage secrets in your .NET applications.
2021-04-06

Five C# Features You Might Not Know
A quick tour about five C# features that even experienced developers might not know.
2021-03-10

What is .NET? An Overview of the Platform
An overall view of .NET, Microsoft's cross-platform development environment that allows you to build any type of application with C# and other languages.
2021-02-17