Skip to content

Carter

Project home.

Carter is a library that extends the capabilities of ASP.Net core minimal APIs. It provides a more structured way to organise endpoints and simplifies the creation of HTTP request handlers via a thin layer of extension methods which adds functionality to ASP.Net core.

Carter can be used on all API implementations, but is especially beneficial for minimal APIs for simplifying endpoint creation.