C# That Looks Like Go: Building a Web API Without a .csproj
A walkthrough of building a real ASP.NET Core web API as a .NET 11 file-based app. No .csproj, no .sln, publishes to a ~30 MB native AOT binary. Includes the EF Core migrations workaround.
Recent content in Welcome to Makarchie Tech on makarchie Tech
A walkthrough of building a real ASP.NET Core web API as a .NET 11 file-based app. No .csproj, no .sln, publishes to a ~30 MB native AOT binary. Includes the EF Core migrations workaround.
A look at Jobby v1.0.0, a performance-focused .NET background jobs library with multi-queues, grouped sequential execution, custom schedulers, OpenTelemetry support, and PostgreSQL storage.
Learn how to integrate OpenRouter API into ASP.NET Core using the official OpenAI SDK. Full working code with dependency injection and logging.
About archie (Artem Makarov) — a middle .NET backend developer sharing hands-on experience with C#, ASP.NET Core, Docker, GitHub Actions and PostgreSQL.