We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Home (markdown)
Add Platform SDK overview document Introduces platform-sdk-overview.md covering: - SDK assembly descriptions (Genetec.Sdk.dll, Plugin, Workspace, Media, Controls) - Engine class and connection basics - Core concepts with links to existing documentation - Setup requirements Updated Home.md and _Sidebar.md to include the new overview. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Rename wiki files to lowercase kebab-case - Rename 46 files to follow kebab-case naming convention - Update all internal links in _Sidebar.md and Home.md - Update cross-references across all wiki documents - Recategorize SDK files under platform-sdk- prefix - Shorten Genetec-Web-Player-Developer-Guide to gwp-developer-guide - Fix Unicode dash in Resolving-Non-SDK-Assemblies filename 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Improve Plugin SDK and Platform SDK documentation Plugin SDK: - Add new Threading and Events guides - Fix Database guide API constructors (DatabaseCleanupThreshold, DatabaseUpgradeItem) - Add SetCurrentServer constraint note to Server Management guide - Clarify Entity Mappings data persistence and transaction guidance - Update Related Guides sections across all Plugin SDK docs - Fix Restricted Configuration ExecuteTransaction return type Platform SDK: - Add Related Guides to SDK Certificates and Compatibility guides - Improve Entity Cache guide with GetEntity I/O behavior - Update Transactions guide threading context Navigation: - Update _Sidebar.md and Home.md with new guides 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add comprehensive Macro SDK Developer Guide and restructure navigation Added: - Macro-SDK-Developer-Guide.md: Complete guide for Security Center macros * UserMacro base class and lifecycle * MacroParameters attribute configuration * Logging and debugging techniques * Async operations and abort handling * Advanced topics: UserMacroWithSetup, external assemblies, performance * All code examples verified to compile (100% success rate) Updated: - Home.md: Restructured to journey-based navigation * Grouped Platform/Macro/Plugin SDK under .NET SDK * Clearer developer intent-based sections * All wiki pages now accessible from home - _Sidebar.md: Added Macro SDK as dedicated top-level section * Improved discoverability * Consistent with other major SDK sections
Remove confusing footer section from Home.md Removed "Need Help?" footer that only linked to Web SDK-specific troubleshooting, which was confusing for Platform SDK and GWP developers. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Update Home.md with organized SDK documentation landing page Replaced basic welcome message with comprehensive one-page overview of all SDK documentation including Platform SDK, Web SDK, and Web Player/Media Gateway with quick links to key resources. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Initial Home page