Problam in MediatR IRequestHandler when inject httpclient in plug

Friday, April 26, 2024 4:33:43 AM
  • Posted: Friday, October 22, 2021 7:40 PM
  • 41
hi i have error when using System.Net.Http
for inject HttpClient
i see paypalstandard plugin you use it simpel
but when i add it , i have this error

Short message
Error constructing handler for request of type MediatR.IRequestHandler`2[Grand.Web.Features.Models.ShoppingCart.GetMiniShoppingCart,Grand.Web.Models.ShoppingCart.MiniShoppingCartModel]. Register your handlers with the container. See the samples in GitHub for examples.

i try add httclient to shippingbyweight plugin for add new api
plz help me how to can use httclient  thx
0
back to top
Filters