Jimmy

Jimmy @greenfieldcoder

Location:
Enköping
Joined:
Apr 2, 2019

Jimmy
articles - 6 total

Adding Revision Support to Entities in Entity Framework Core

This article explains how to add revision support to entities in Entity Framework Core. It outlines a step-by-step approach to refactor a basic entity into a revisioned model using discriminators.

Learn More 2 2Nov 13 '24

Extending Ardalis.Specification for NHibernate with Linq, Criteria API, and Query Over

Learn how to extend Ardalis.Specification for NHibernate to support Linq, Criteria API, and Query Over, enabling the use of the specification pattern across different NHibernate querying methods.

Learn More 1 0Sep 16 '24

Immutable DTOs in C# with interfaces

How to get immutable DTOs, and also easier written tests, with interface DTOs

Learn More 10 0Feb 28 '20

Simplify arranging of dependencies in tests

Learn More 4 0Nov 16 '19

Holding your first interview

How to prepare yourself for interviewing a possible new co-worker

Learn More 5 0Sep 14 '19

Nested builders with Action<T>

How to create a nested builders

Learn More 6 2Sep 10 '19