Folks, a couple of weeks ago I was watching a video where someone used a NuGet 
package in a minimal Web API project to change the plumbing slightly so that it 
was easier to code the endpoint methods. By default, the endpoint methods must 
be strictly coded and it's tricky to break them apart or make partial methods. 
The package I saw added some magic to make coding the endpoints easier, but I 
can't remember exactly how. I just remember thinking "that looks handy" and now 
I can't find it. Any idea what it might have been?

Greg Keogh


I think the package you are looking for is Carter

https://www.nuget.org/packages/Carter
https://github.com/CarterCommunity/Carter
This message contains privileged and confidential information intended only for 
the use of the addressee named above. If you are not the intended recipient of 
this message you are hereby notified that you must not disseminate, copy or 
take any action or place any reliance on it. If you have received this message 
in error please notify the sender immediately via return email. Any views 
expressed in this message are those of the individual sender, except where the 
sender specifically states them to be the views of the company.
-- 
ozdotnet mailing list 
To manage your subscription, access archives: https://codify.mailman3.com/ 

Reply via email to