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-11

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

.NET 11 Preview 2 is now available!

Find out about the new features in .NET 11 Preview 2 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more! The post .NET 11 Preview 2 is now avail...

Extend your coding agent with .NET Skills

Introducing the dotnet/skills repository and how .NET agent skills can improve coding agent workflows. The post Extend your coding agent with .NET Skills appeared first on .NET Blo...

Release v1.0 of the official MCP C# SDK

Discover what’s new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running reque...

GitHub Activity

@svcguilherme

View profile
Loading public activity...