Carter is a library that allows Nancy-esque routing for use with ASP.Net Core
It is not a framework, it simply builds on top of Microsoft.AspNetCore.Routing allowing you to have more elegant routing rather than have attribute routing, convention routing, ASP.Net Controllers or IRouteBuilder
extensions.