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.
Use the Free Text Extensions.
public static Microsoft.EntityFrameworkCore.DbContextOptionsBuilder UseFreeTextSearchExtensions(this Microsoft.EntityFrameworkCore.DbContextOptionsBuilder optionsBuilder);
optionsBuilder Microsoft.EntityFrameworkCore.DbContextOptionsBuilder
optionsBuilder
The builder being used to configure the context.
Microsoft.EntityFrameworkCore.DbContextOptionsBuilder The same builder instance so multiple calls can be chained.