Stef Heyenrath

Results 713 comments of Stef Heyenrath

Hello @EfrSyn / @Ibehem, Did you have time to verify if this was solved using that preview version?

also this warning: ``` 2>C:\Users\***\AppData\Local\Temp\Timestamp\Timestamp_LinqKit.Microsoft.EntityFrameworkCore7_ykzt5wi3.pyh.cs(4,12,4,21): warning CS0436: The type 'TimestampAttribute' in 'C:\Users\***\AppData\Local\Temp\Timestamp\Timestamp_LinqKit.Microsoft.EntityFrameworkCore7_ykzt5wi3.pyh.cs' conflicts with the imported type 'TimestampAttribute' in 'LinqKit.Core, Version=1.2.4.0, Culture=neutral, PublicKeyToken=bc217f8844052a91'. Using the type defined in 'C:\Users\***\AppData\Local\Temp\Timestamp\Timestamp_LinqKit.Microsoft.EntityFrameworkCore7_ykzt5wi3.pyh.cs'. ```

@Thorium Should also this project be fixed?

I also don't know why. I noticed that this new version works nicely with my efcore 6/7 example in this project: https://github.com/StefH/QueryInterceptor.Core

@jbagley-iona The namespace is `LinqKit.Core` or `LinqKit`, so how does that cause troubles when using **MoreLinq**?

https://github.com/WireMock-Net/WireMock.Net/pull/1038

@antero-lukkonen I think this is the same request as https://github.com/WireMock-Net/WireMock.Net/issues/867 ?

Hello @jimiscott. Did you have time to work on this?