Release 1.0.4
Summary
Release 1.0.4 is a patch-level maintenance release for NetCoreApplicationTemplate.
This release updates the SQLite dependency path by adding SQLitePCLRaw.bundle_e_sqlite3, replacing deprecated SQLite bundle usage with the supported bundled native SQLite provider.
Changes
- Added
SQLitePCLRaw.bundle_e_sqlite3package reference. - Added the centrally managed package version for
SQLitePCLRaw.bundle_e_sqlite3. - Updated release/version metadata from
1.0.3to1.0.4. - Updated
CHANGELOG.md,README.md,PACKAGE-README.md,CITATION.cff, and.zenodo.jsonfor the1.0.4release.
Notes
- This is a dependency maintenance release.
- No application behavior, public APIs, or template structure were intentionally changed.
- Existing consumers do not need to change their usage of the template.