A minimal, full-stack task manager built to demonstrate clean full-stack architecture with a .NET 8 REST API backend and a Next.js 14 frontend. Tech Stack ────────── Backend : C# .NET 8 Web API · ...
ASP.NET Core is an open-source and cross-platform framework for building modern cloud-based internet-connected applications, such as web apps, IoT apps, and mobile backends. ASP.NET Core apps run on ...
Built a small .NET Web API (still in progress) as a fun project to practice Clean Architecture and apply new learnings. It includes JWT auth, EF Core with PostgreSQL, Serilog logging, Swagger, and ...
Swagger by default because it offers much more features than the built-in ASP .NET Core Open API. 6. Schedule in TickerQ or Quartz Library. 7. For resilience, I use the Microsoft Resilience package, ...