JasperFx / marten

.NET Transactional Document DB and Event Store on PostgreSQL
https://martendb.io
MIT License
2.75k stars 429 forks source link

Add NRT coverage for Linq namespace #3234

Closed Hawxy closed 1 month ago

Hawxy commented 2 months ago

With remotion gone the massive NRT blackhole has been removed and this part of the codebase can be annotated. The compiler directives will be removed in a later PR once the entire codebase is ready to go. Also fixed some incorrect annotations around bulk queries.