How To Tips Of The Week: EF CORE – Trim String Entries Before Saving ·October 3, 2018 ·Eric Wilson EF Core doesn't have a built in way to trim string entries (your data models / records) automatically but with just a few lines of code you can accomplish this… read more