XAF WinForms integration for Xeku.FullTextSearch.
$ dotnet add package Xeku.FullTextSearch.WinXAF WinForms integration for Xeku.FullTextSearch. This module provides the WinGlobalSearchController which places the Global Search action (ID: GlobalSearchWin) in the Tools toolbar.
dotnet add package Xeku.FullTextSearch.Win
// In your WinModule.cs
RequiredModuleTypes.Add(typeof(Xeku.FullTextSearch.Win.FullTextSearchWinModule));
Xeku.FullTextSearch core module