-
Why I removed my app from the Play Store
Lessons learned from publishing my app on the Play Store and why I decided to remove it
-
Google Calendar API Integration in .NET with Rest APIs and React frontend
Step-by-step guide to integrate Google Calendar APIs with OAuth 2 authentication in .NET 8 and Rest APIs
-
What to abstract (and what not)
A simple guide that might help you decide what to abstract and what not to abstract in your code.
-
How I design APIs for long-Term maintainability in .NET - MediatR + CQRS + Result
My opinionated approach to building REST APIs in .NET