🙂 İNSANLARIN EN HAYIRLISI INSANLARA FAYDALI OLANDIR 🙂
🚀 RoketNot Giriş Yap
🚀 RoketNot Kaydol
Ramazan HABER /
.Net Core Web Api / NotMapped kullanımı bir model de mssql de alan olmamasını sağlar entity bozulmaz bu sayede fazla parametre alabilirsin
1-) .Net Core Web Api - NotMapped kullanımı bir model de mssql de alan olmamasını sağlar entity bozulmaz bu sayede fazla parametre alabilirsin
örnek : sorumluUserIdList için her satır için insert eden kayıt yazalım
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;