Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Grandnode2-2.3.0-beta_NoSource.zip | 2025-02-11 | 106.8 MB | |
2.3.0 - beta source code.tar.gz | 2025-02-11 | 21.7 MB | |
2.3.0 - beta source code.zip | 2025-02-11 | 26.8 MB | |
README.md | 2025-02-11 | 4.1 kB | |
Totals: 4 Items | 155.3 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
- Improve pipelines (add codeql, update github action)