No description
Find a file
kryptomrx b76896dc7a refactor(core): Native AOT - JSON source generators, AOT-safe models and API client
- Add NozJsonContext / NozJsonContextPretty source generator contexts
- Replace all reflection-based JSON with source-generated overloads
- Add NotesCacheFile record for persistent note cache
- Add date field to NoteInfo, CancellationToken to all API methods
- LocalConfig uses source-generated serialization (compact + indented)
2026-05-16 23:20:21 +02:00
NozCli Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00
NozCli.Core refactor(core): Native AOT - JSON source generators, AOT-safe models and API client 2026-05-16 23:20:21 +02:00
.gitignore Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00
noz-cli.slnx Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00