docs: update wiki to match current library API and fix quality issues
Systematic accuracy update across 55 wiki pages based on a source-of-truth
audit against the DotNetWorkQueue master branch and samples repository.
Key changes:
- Update all Start() signatures to use ConsumerQueueNotifications (6 callbacks)
- Replace deprecated notifications.Log.Log() with MEL ILogger methods
- Replace WorkerStopping.CancelWorkToken with MessageCancellation.Token
- Fix 4 Critical issues: wrong Redis API path, 2x Commited typo, LiteDb
unescaped backslash in connection string
- Rewrite Trace.md from 4-line stub to full OpenTelemetry documentation
- Expand 4 Options page stubs (SqlServer, PostgreSQL, SQLite, LiteDb)
- Update Admin.md to current CreateAdminApi() pattern
- Add security caveats to encryption/hashing examples
- Fix version references (Redis 3.0.x, SQL Server 2008, SQLite driver)
- Fix typos across all pages (requries, seperate, Additonal, Posion, etc.)
- Update Home.md feature list and fix numbering
- Fix _Sidebar.md display names and typos
- Add EnableHistory to all QueueCreationOptions pages
- Update QueueConnection API usage throughout
- Verify all 56 internal wiki links
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add docs for version up to 9.5