Julia Shevchenko

Julia Shevchenko @juliashevchenko

About: 🔹Software Engineer | .NET Developer 🔹Domain-driven Design Enthusiast 🧭 Hobbies: reading, photography, astronomy, robotics, modern technologies, sci-fi, traveling

Location:
Ukraine
Joined:
Sep 10, 2024

Julia Shevchenko
articles - 5 total

Health Check setup for .NET application

What is a Health Check? A Health Check is an indicator of service availability. For web...

Learn More 5 1Jun 20

Parallel Queries in EF Core with PostgreSQL: Why It Fails and How to Fix It

You may have faced an interesting error trying to run queries in parallel with EF Core and Postgres:...

Learn More 7 0Apr 15

How to Parse Environment Variables into DTO in .NET: AWS S3 Bucket Example

Working with objects is always better than with "magical" strings. Having multiple configuration...

Learn More 5 2Apr 2

How to make an API call in the middle of an OpenAI conversation

While AI integrations become more and more desirable features, the need to perform additional...

Learn More 3 4Feb 27

Adding another database provider (for testing) is not working in EF Core 9

For writing integration tests, a common approach is to change the database provider, for example, to...

Learn More 2 1Feb 18