📌 Context
Hi 👋 — thank you for maintaining Invoicika.
I created this PR to modernize the project and explore a PostgreSQL-based setup, in case it aligns with your roadmap or user needs.
wilsonsergio2500#1
🚀 What this PR includes
- Upgrade from .NET 6 → .NET 10
- Migration from SQL Server to PostgreSQL
- Updated EF Core packages and tooling
- New clean EF Core migrations for PostgreSQL
- Improved error handling
- Updated documentation
🤝 Adoption options (totally flexible)
If merging everything isn’t ideal, some alternatives could be:
- Creating a separate tag or branch for PostgreSQL support
- Cherry-picking specific commits (e.g. .NET 10 upgrade only)
- Using this PR as a reference implementation
📌 Context
Hi 👋 — thank you for maintaining Invoicika.
I created this PR to modernize the project and explore a PostgreSQL-based setup, in case it aligns with your roadmap or user needs.
wilsonsergio2500#1
🚀 What this PR includes
🤝 Adoption options (totally flexible)
If merging everything isn’t ideal, some alternatives could be: