Guilherme Sant' Anna
Guilherme Sant' Anna banner

Software Engineer

Responsive portfolio and blog with cleaner homepage sections, official learning links, GitHub activity, and .NET news updates.

Last site update: 2026-04-28

Learning Links

Latest Posts

Updated dates are shown on posts and news

Example – Intercepting a Payment Process

Interceptors in C# 14 allow developers to intercept or replace method calls at compile time. This makes it possible to add behaviors such as logging, validation, and monitoring without modifying the original code. Unlike traditional approaches that rely on reflection or dynamic proxies, interceptors work during compilation, which improves performance and keeps the codebase cleaner. This feature opens the door to compile-time metaprogramming in .NET, enabling more powerful frameworks and cleaner architecture patterns.

Read more

Welcome to my engineering blog

The first post of the portfolio CMS.

Read more

Latest .NET News

Source: Microsoft Dev Blogs

Welcome to SkiaSharp 4.0 Preview 1

SkiaSharp 4.0 Preview 1 is here. Learn all about the new features and how Uno Platform has stepped up as a co-maintainer. The post Welcome to SkiaSharp 4.0 Preview 1 appeared first...

What’s new for .NET in Ubuntu 26.04

Ubuntu 26.04 (Resolute Raccoon) ships today with .NET 10. Here's how to install .NET 10 from the archive, use the new -resolute container tags, build Native AOT apps, and install ....

GitHub Activity

@svcguilherme

View profile
Loading public activity...