articles
about
tags
posts
all
Jul 18
C# İle Fonksiyonel Programlamaya Giriş - Delegeler
Aug 08
C# İle Fonksiyonel Programlama - Fonksiyon Delegeleri
Aug 30
C# İle Fonksiyonel Programlama - Map
Dec 26
C# İle Fonksiyonel Programlama - Filter
Dec 26
C# İle Fonksiyonel Programlama - Reduce
Feb 20
C# İle Fonksiyonel Programlama - Currying ve Kısmî Fonksiyonlar
series
all
Functional Programming (6)
projects
all
EfCoreQueryToolbar
Intercepts SQL queries from Entity Framework Core and shows them in an HTML toolbar within your web app.
NullFixEnumerable.Fody
A fody adding that automagically fixes by replacing `return null` statements of `IEnumerable<T>` methods
pake
GNU Make like simple build/automation tool implemented with Powershell
ndig
dig like simple CLI DNS Lookup tool, implemented with .NET Core
rende
CLI based template renderer with various engines
grepz
very limited grep clone for windows