Pipeline Engine in .Net CoreHow about a simple sequential service project with .net.Sep 14, 2024Sep 14, 2024
Provider Factory Desing Pattern in .Net CoreToday, flexibility and maintainability in software development processes play a critical role in the success of a project. For this…Aug 16, 2024Aug 16, 2024
Path Manipulation in .NetPath Manipulation vulnerability occurs when file and directory paths are not securely created and validated. User inputs or variables can…Jul 7, 2024Jul 7, 2024
Privacy Violation: Heap InspectionHassas bilgilerin (örneğin kullanıcı adı, şifre, kişisel kimlik numaraları) bellek yığınında uzun süre saklanmaması gerektiğini ifade eder…Jun 27, 2024Jun 27, 2024
Handle Multiple Implementations of an Interface Using DelegatesThis article clearly explains how to handle and manage multiple implementations of an interface in your project.Oct 19, 2023Oct 19, 2023
Dynamic Rest Api Call in .Net CoreIn .NET Core projects, I have developed a structure that allows us to dynamically call REST services by using the REST API schemas we have…Apr 30, 20231Apr 30, 20231
ConfigurationProvider’ı override ederek parametrelerimizi projemize dahil etmek.Bazen öyle ihtiyaçlar oluyor ki projemizde sadece app.config’den değil de veri tabanımızdan da parametreleri okusun istiyoruz aynı zamanda…Nov 18, 2022Nov 18, 2022
react-i18next ‘i Component Class ve Funciton Class da kullanımıMerhabalar, Eğer bir uygulama yazdıysak ve bu uygulama çoklu dil seçeneğini destekleyecekse burada işimizi kolaylaştıracak bazı…Sep 21, 2021Sep 21, 2021
.Net Core’da Kod Derleme ve Yürütme(Roslyn) ÇalışmasıMerhabalar; Harici kod dosyalarını yazdığımız projelerde derleyebilme imkanı sunan CSharpCodeProvider .Net Core ile birlikte yerini…Dec 27, 2020Dec 27, 2020