Hello, I am ...
Adrian Bailador Panero
Senior Software Engineer | .NET | C# | Azure | JS
I possess solid knowledge of the entire software development lifecycle, including requirements analysis, application implementation, testing, and maintenance. I am always seeking opportunities to apply and expand my technical skills while delivering valuable and innovative solutions to software development teams.
My long-term goal is to become a Software Architect. I am continuously learning and improving my skills to achieve this objective. I strongly believe in the potential of technology to enhance business operations, and I am motivated by the opportunity to contribute to the creation of solutions that make a meaningful impact.
Recent posts
All posts- Jan 04, 2026Channels in C#Learn how to build high-performance, thread-safe producer-consumer applications using System.Threading.Channels. Explore bounded and unbounded channels, backpressure strategies, and real-world implementation patterns.
- csharp
- dotnet
- concurrency
- async
- channels
- producer-consumer
- threading
- performance
- Dec 22, 2025Building AI-Ready Applications with Model Context Protocol in C#Learn how to build MCP servers and clients in C# using the official SDK, and connect your .NET applications with AI models in a standard, scalable way.
- C#
- .NET
- MCP
- Model Context Protocol
- AI
- LLM
- Anthropic
- Microsoft
- SDK
- Visual Studio Code
- GitHub Copilot
- Dec 17, 2025The New Field Keyword Improves Properties in C# 14Discover how the new field keyword in C# 14 eliminates boilerplate code and provides an elegant middle ground between auto-properties and full properties. Learn practical use cases including validation, lazy initialisation, and INotifyPropertyChanged.
- C#
- .NET
- .NET 10
- C# 14
- Properties
- Field Keyword
- Auto-Properties
- MVVM
- INotifyPropertyChanged
- Best Practices
Website build with
Performing reactivity and statefulness, special guest
SolidJS
Recent projects
All projects- Mar 12, 2025Blog con Next.jsBlog con Next.js
- Next js
- Javascript
- Typescript
- Tailwind
- MDX
- Oct 12, 2024Wedding AppWedding App Adrian & Ana
- Next js
- Javascript
- Typescript
- Tailwind
- Css
- Apr 30, 2024Design PatternsThis repository contains a Visual Studio Code solution for implementing various design patterns in C# using .NET Core. Each design pattern is implemented in a separate console project within the solution.
- C#
- .NET