Skip to content

History / DotNet Tool

Revisions

  • docs: update filtering limits, naming rules, schema conversion notes, and accuracy fixes - Filtering: remove stale per-operator 5-value limit (now 25 filter values across all filters per subscription); document Azure-accurate missing-key behaviour for negation operators - Configuration: subscriber names are unique per topic (case-insensitive), reusable across topics; environment selection requires the ASPNETCORE_ or AEGS_ env var prefix - Schema-Support: document data_base64 passthrough, null-field omission on EventGrid deliveries, and dataschema/dataVersion conversion mapping - HTTP-Subscribers/Known-Limitations: clarify validation timeout (60s) vs manual validation code expiry (5 min); reconcile batch size limits with Topics page (documented 1 MB vs observed 1,536,000 bytes) - Contributing: fix build/test commands to reference src solution path; add Build Flavours section for the bin/aspire output split - DotNet-Tool: correct configuration precedence order and RollForward policy - Docker: correct env var case-sensitivity note - Dashboard: Active Topics counts enabled topics

    @pm7y pm7y committed Jun 10, 2026
  • docs: fix incorrect paths, commands, and outdated content across wiki - Contributing.md: fix .NET SDK prerequisite (8.0 → 10.0), correct project structure tree to include Aspire projects and all directories, fix test commands to use correct paths and category filters - Architecture.md: expand source code structure to include all 15 directories - Home.md: add missing DotNet Tool and Aspire deployment links - Schema-Support.md: fix Postman collection path, add modern Azure.Messaging.EventGrid SDK example - Configuration.md: note that legacy format only supports HTTP subscribers - Topics.md: clarify size limits to match actual enforced values - DotNet-Tool.md: update env var example to use grouped subscriber format - _Sidebar.md: add Home link at top - Aspire.md: add Related Topics section for consistency Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @pm7y pm7y committed Apr 3, 2026
  • Updated with aspire

    @pm7y pm7y committed Dec 23, 2025