v 1.0.5
Improved DateTime column filtering for better convenience. Arrow keys (Up/Down/Left/Right) now move between the filter text boxes. Removing the date now applies the filter immediately (no need to lose focus).
Where to find it
GitHub: https://github.com/MarkoMannik/AutoFilterWpfDataGrid
NuGet: dotnet add package AutoFilterWpfDataGrid
coming soon: a button to remove filter quickly
See my previous post:
https://dev.to/markoee_mnc/i-built-automatic-filtering-for-wpf-datagrid-because-i-was-tired-of-doing-it-manually-43o

