Tag Archives: Asp.net Core

.net core GetHashCode inconsistant

I noticed something interesting today with .net core. The Object.GetHashCode() method is not returning consistent values.The values are only consistent for the instance of the .net core process.