We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Wiki audit: fix invalid info, broken samples and markdown, dedupe Home Verified every page against the current source code: - LoadById/LoadByName throw TikNoSuchItemException (were documented as returning null) - REST SafeMode* throws TikConnectionCapabilityNotSupportedException (not NotSupportedException) - WinboxNative reports Crud|Listen|SafeMode; M2 error fallback is TikCommandTrapException - CLI transport pages (MacTelnet, WinboxCli, WinboxCliMac) now show SafeMode|RawCommand capabilities - History: raw pass-through API is CreateRawCommand (not ExecuteRaw) - login-versions: unification happened in tik4net 3.5.0, not 'RouterOS 3.5.0' - Testing pages: entity samples now use WithId/WithValue (Id setters are private, old samples did not compile); ToolTorch fields are Tx/Rx; Save-update section rewritten for 4.x change tracking - Removed stray tool-call artifact at end of Getting-started - Fixed ##Heading-without-space markdown (rendered as literal text, broke anchors) - Normalized Connection./connection. casing in samples; typos; TikListMerge missing brace - Home: removed duplicate Documentation link list - MCP-server: clarified one-shot commands and unsupported transports (Ssh, WinboxNativeMac) - MNDP: completed TikInstanceDescriptor field table Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JS3W4HV6uDZiSDtZ4Tajkv
Fix SSL-connection page; minor typo fixes across wiki - SSL-connection.md: rewrite to clarify the cert requirement comes from .NET's lack of anonymous Diffie-Hellman (ADH) support, not MikroTik; fix certificate setup steps (separate CA + server cert); note that SslProtocols.None (TLS 1.2/1.3) should be used instead of Tls 1.0 - Minor spelling fixes across other pages (paralel→parallel, Documnetation→Documentation, and similar) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Updated Low level API (markdown)
Created Low-level API (markdown)