After installing the nuget package I started to look for some getting started / quickstart guide.
It seems that the current one references types that no longer exists: EndpointBaseSync<TRequest,TResponse>, EndpointBaseSync<TResponse> and needs to be updated.
Hi,
After installing the nuget package I started to look for some getting started / quickstart guide.
It seems that the current one references types that no longer exists:
EndpointBaseSync<TRequest,TResponse>
,EndpointBaseSync<TResponse>
and needs to be updated.