Photo of Henrik Becker

Henrik Becker

Senior Software Engineer

  • 34 38 224 37 64+
  • es.rekcebkirneh@tcatnoc
  • www.henrikbecker.net
  • github.com/handiman
  • linkedin.com/in/prettygoodprogrammer

Modern .NET Development

I’ve worked with .NET since the very beginning. From classic .NET Framework via .NET Core to modern .NET and it’s still the ecosystem where I’m most at home.

C# is my everyday language, the one I think in, but I’ve also spent years in VB.NET when projects required it. If you need someone who understands the platform across its entire history — the old frameworks, the new patterns, the migration paths, the pitfalls, the tooling — I can help you build, modernize, or untangle just about anything in the .NET world.

Modern .NET isn’t just about using the latest SDK. It’s about building systems that are maintainable, observable, testable, and pleasant to work with — both today and five years from now. I help teams move toward architectures that reduce friction, increase clarity, and make it easier to deliver value without fighting the codebase.

Below are two examples of how I’ve applied modern .NET thinking in real projects.

Betsson — Levels Application

As part of building a new internal application, I focused on establishing a modern .NET architecture from the start. This included adopting .NET Aspire for service composition, observability, and environment orchestration, along with clear architectural boundaries and maintainable patterns.

Benefits included:

A chance to apply modern .NET thinking in a greenfield setting and set the team up for long‑term success.

Plejmo (Film2Home)

The platform originally followed a traditional n‑tier architecture, which made scaling and performance increasingly difficult. I refactored the system toward asynchronous processing using a Service Bus and CQRS, separating reads from writes and removing unnecessary coupling.

Benefits included:

A good example of choosing the right architecture — even when it meant significant refactoring.