All Git Users → koenbeuk

3 open source projects by koenbeuk

1. StringExtensions
By default, the .NET BCL introduces a set of static methods and instance members for the String type that gives us basic support for common string operations. Unfortunately, the methods offered are incomplete. Methods like Contains and Replace provide no mechanism whatsoever for explicitly setting the comparison type. Try and replace a word with…
✭ 26
C#
2. EntityFrameworkCore.Triggered
Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.
3. EntityFrameworkCore.Projectables
Project over properties and functions in your linq queries
✭ 90
C#
1-3 of 3 user projects