From the course: Advanced Web APIs with ASP.NET Core in .NET 6

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Challenge: Advanced search

Challenge: Advanced search

(upbeat music) - Are you up for a quick coding challenge? And we're searching for jeans. Well, we did find two pairs of jeans, but if we were searching for G as J, grunge skater jeans, which is part of the sku, we didn't find anything. Yes, we do have the sku clear string parameter for that but wouldn't it be nice if the name querying parameter would be more global search and would also search other fields? There are different approaches how to do that. So please, elaborate some of them and find a way how we can achieve that in our application.

Contents