You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.NET Core 5 console tool which can split or merge any files of any size. It can handle huge files (100GB+) with a minimal memory fingerprint because it uses streams and adaptive buffers to read and write to disk, based on the process available memory. The speed will depend on the disk IO.
Müşterilerin siparişlerinin takibi,sipariş detayları , verilerin listelendiği ve CRUD işlemlerinin yapıldığı Veritabanı olarak Json formatında verilerin tutulduğu bir proje.