← All Posts

Category

C# & .NET

Tutorials and insights on C#, .NET Core, ASP.NET, and Microsoft ecosystem.

All Laravel (2) Technology (1) C# & .NET (2) DevOps (1) Architecture (1) AI & Machine Learning (1)

Jan 03, 2026

15 min read

Migrating from .NET Framework to .NET 8: Lessons Learned

A practical guide to migrating legacy .NET Framework applications to .NET 8, including common pitfalls, migration strategies, and performance improvements we've seen.

By Jax Harlen

Read Article

Nov 29, 2025

13 min read

Building High-Performance APIs with ASP.NET Core Minimal APIs

Explore ASP.NET Core Minimal APIs for building lightweight, high-performance HTTP APIs with less boilerplate and maximum throughput.

By Jax Harlen

Read Article