koenbeuk - Overview

Pinned Loading

  1. Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.

    C# 591 31

  2. Project over properties and functions in your linq queries

    C# 400 30

  3. ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. ScenarioTests are great for documentation and integration/e2e te…

    C# 47 3

  4. 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…

    C# 35 8

  5. An alternative (modernized) Amazon MWS client targeting .NET standard.

    C# 1 1