You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/BuildingBlocks/RulesEngine/Masa.BuildingBlocks.RulesEngine/Extensions/RulesEngineOptionsBuilderExtensions.cs
+2-4
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,13 @@
1
1
// Copyright (c) MASA Stack All rights reserved.
2
2
// Licensed under the MIT License. See LICENSE.txt in the project root for license information.
Copy file name to clipboardexpand all lines: src/BuildingBlocks/SearchEngine/Masa.BuildingBlocks.SearchEngine.AutoComplete/DefaultAutoCompleteFactory.cs
Copy file name to clipboardexpand all lines: src/BuildingBlocks/SearchEngine/Masa.BuildingBlocks.SearchEngine.AutoComplete/Extensions/ServiceCollectionExtensions.cs
+17-2
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,24 @@ public static IServiceCollection AddAutoCompleteBySpecifyDocument<TDocument>(
Copy file name to clipboardexpand all lines: src/BuildingBlocks/SearchEngine/Masa.BuildingBlocks.SearchEngine.AutoComplete/IManualAutoCompleteClient.cs
0 commit comments