ApiEndpoints
ApiEndpoints copied to clipboard
Update Getting Started section
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.
The /sample folder is probably your best option for getting started and seeing how things work. But yes, the docs/README should be updated as well.