Any time I need to create an EF application with an existing database, I reach for this extension. Read on to learn how to work with this cool dev tool!
If you're working with Postgres, ensuring it's configured correctly is important, especially when it comes to memory. Read on for some advice and a gotcha.
Designing a distributed microservice architecture from nothing is tricky; this article shows you how to start with the monolith then divide it into microservices.