Boris Djurdjevic

Results 267 comments of Boris Djurdjevic

I've been considering that option. Second approach that came to mind is to keep main NuGet with all providers but to have separate packages that would just exclude other providers...

Net 7 is not yet supported. Can you confirm the issue also exist with .Net 6. If it does write an example/test to reproduce the issue.

You can use **_PropertiesToInclude_** or **_PropertiesToExclude_**, more info in ReadMe.

You are correct, only in memory excluded are skipped but from Db it selects all. Will consider if this could be improved.

Didn't have experience with NodaTime.

Took a look but not sure what causes the issue. Can you upgrade and try with 6.0, it's just published. If v6 does not supports UVW, then in source with...

Still not able to reproduce it. If you are already have reproducible environment try to isolate the issue and if you manage to find a fix you can make a...