Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 581 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 581 Bytes

Simplic navigation command

This repository contains everything about the simplic navigation command system. The system allows to navigate within an application using commands and parameter. The search engine contains an intelligent suggestion algorithm.

To register commands use INavigationCommandService. To search commands use INavigationCommandSearchService. A command is an instance of NavigationCommand.

A more detailed documentation is available at the simplic documentation site.