AsNoTracking() is a powerful method from DbExtensions class. And for sure – the method you should know and use ?. Continue Reading
Entity Framework .AsNoTracking() – why & how (EF and EF Core)

AsNoTracking() is a powerful method from DbExtensions class. And for sure – the method you should know and use ?. Continue Reading
The time has came for generating EF Migrations. It’s nothing special, so I didn’t plan to spend much time on it. But as it sometimes happen, I was encountering problem after problem so I decided it’s worth writing them down. Continue Reading