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-03-18

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

Pin Clustering in .NET MAUI Maps

.NET MAUI 11 adds pin clustering to the Map control, automatically grouping nearby pins into cluster markers. Learn how to enable clustering, create separate clustering groups, and...

Modernize .NET Anywhere with GitHub Copilot

See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub. The post Mo...

GitHub Activity

@svcguilherme

View profile
Loading public activity...