16.08.2020 - 20.08.2020 arası işler
1gb'dan büyük log dosyalarını okumak için kullanabileceğiniz windows programları Link
Humanizer C# kütüphanesi, kavramları insanların anlayacağı hale getiren bir kütüphane Link
- Cannot consume scoped service from singleton IHostedService hatasını çözmek için Link
- Sql tablonuzu c# sınıfa döndüren bir script Link
- The instance of entity type ‘X’ cannot be tracked because another instance with the same key value for {‘Id’} is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using ‘DbContextOptionsBuilder.EnableSensitiveDataLogging’ to see the conflicting key values.
Bu hatayı çözmek için Link
- Api calları performanslı hale getirmek için Link
- Viewlerin entityframework core üzerinde kullanılması Link
- Entityframework kullanırken decimal tablo alanlarını mapping yapmazsanız veritabanına 0 kayıt ediyor. Çözümü için Link
- DBContext Error: A second operation started on this context before a previous operation completed.
- The instance of entity type 'x' cannot be tracked because another instance with the same key value for {'x', 'y'} is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Sorunun çözümü Link
Yorumlar
Yorum Gönder