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 - C# Tutorial
From the course: Advanced Web APIs with ASP.NET Core in .NET 6
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.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.