Robuta

https://www.nuget.org/packages/EFCore.Sharding/
nuget galleryefcoresharding
https://www.nuget.org/packages/Marques.EFCore.SnakeCase/1.0.5
Extension Method to SnakeCase all EFCore database structures(tables,relations,schemas,etc) so your entity 'PersonLog' will become a table 'person_log' and so...
nuget gallerymarquesefcoresnakecase
https://github.com/haacked/aspire-efcore-postgres-demo
A simple demo of Aspire and EF Core with Postgres. Contribute to haacked/aspire-efcore-postgres-demo development by creating an account on GitHub.
githubhaackedaspireefcorepostgres
https://www.nuget.org/packages/EFCore.GenericRepositories/1.1.0
Generic Repositories for Entity Framework Core.
nuget galleryefcore