Home About Skills Products Work
Projects Services Experience
Learn
Tutorials Courses Blogs Resources
Contact
Blog

Writing & Insights

Articles on web development, tools, and lessons learned.

3 articles · browse by category or tag below

Popular Articles

Results

Building Your First REST API with ASP.NET Core

Building Your First REST API with ASP.NET Core

Minimal APIs, Entity Framework Core, and FluentValidation — a real, working ASP.NET Core API without controller-class ceremony.

ASP.NET Core Web API Authentication with JWT

ASP.NET Core Web API Authentication with JWT

A complete JWT authentication setup for ASP.NET Core — issuing tokens, protecting endpoints, and role-based authorization.

Clean Architecture in ASP.NET Core

Clean Architecture in ASP.NET Core

Structuring an ASP.NET Core app so business logic has zero dependency on frameworks or databases — Domain, Application, Infrastructure, and Web layers.

Esc