Guilherme Sant' Anna
Guilherme Sant' Anna banner

Software Engineer

Portfólio e blog responsivos com home mais limpa, links oficiais de estudo, atividade do GitHub e atualizações de notícias .NET.

Última atualização do site: 2026-04-25

Links de Estudo

Últimos Posts

As datas de atualização aparecem nos posts e nas notícias

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.

Ler mais

Welcome to my engineering blog

The first post of the portfolio CMS.

Ler mais

Últimas Notícias .NET

Fonte: Microsoft Dev Blogs

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

.NET 10.0.7 Out-of-Band Security Update

We are releasing .NET 10.0.7 as an out-of-band security update to address CVE-2026-40372. The post .NET 10.0.7 Out-of-Band Security Update appeared first on .NET Blog....

Writing Node.js addons with .NET Native AOT

The C# Dev Kit team replaced C++ Node.js addons with C# and Native AOT, removing a dependency on Python. This post walks through building a Node.js native addon entirely in C# usin...

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

Atividade no GitHub

@svcguilherme

Ver perfil
Loading public activity...