It's built on top of Npgsql. The provider looks and feels just like any other Entity Framework Core provider. Here's a quick sample to get you started: Aside from providing general EF Core support for ...
Another use case would be message queue consuming (e.g. Symfony messenger), where it is needed to clear (and possibly reset) the entity manager after processing a message. The best feature of this ...