Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Grandnode2-2.3.0_NoSource.zip | 2025-03-16 | 100.7 MB | |
2.3.0 source code.tar.gz | 2025-03-16 | 21.7 MB | |
2.3.0 source code.zip | 2025-03-16 | 26.8 MB | |
README.md | 2025-03-16 | 4.3 kB | |
Totals: 4 Items | 149.2 MB | 0 |
Main changes
- Migrate to ASP.NET Core 9.0
- Creation of modules: installation module, migration module, API module, scheduled task module (added the ability to enable/disable modules in appsettings).
- Use Central Package Management
- Refactor API: Remove OData and swagger and use OpenApi and Scalar
- Improvements in pipelines (add codeql, add sonarcube, update github action)
- Improvements code (thanks @GuyPago for contributing)