markjprice / apps-services-net8

Repository for the Packt Publishing book titled "Apps and Services with .NET 8" by Mark J. Price
109 stars 51 forks source link

Missing Form from Products Chapter 13 #15

Closed Pip1987 closed 6 months ago

Pip1987 commented 6 months ago

The form to search for product in chapter 13 page 1061 (Kindle) is missing from the in text version. The repository version has it.

<form asp-action="Products" method="post">
    <input name="minimumPrice" placeholder="Enter a minimum unit price" />
    <input type="submit" value="Filter Products" />
</form>
markjprice commented 6 months ago

Thanks, Phil. I have added an item for this: https://github.com/markjprice/apps-services-net8/blob/main/docs/errata/errata.md#page-607---adding-product-and-employee-grpc-clients