Hi. I containerized my asp .net core project targeting linux os. Everything works fine but when i want to convert a DateTime object to PersianDateTime an exception occurres wh...
Hi. I was working around entity framework and LINQ I have two tables in code first convention: Doctor Weekdays That is one doctor can have Many weekdays but a weekday belongs ...
Why? I don't need it I don't need main method It's not my concern In mvc i just care about views controllers and models
i used Array.sort(myLongArray). is there any efficient way for sorting ICollection?
So what if i wanted to develop an asp. Net mvc web application... Then can i use SignalR core?
Does signalR core varies from regular SignalR for .net mvc?
Any good tutorials for SignalR?